Games in Cafe Dot

Share your creations!
Loading...

A fellow programmer and I have created our first game inspired by Vampire Survivors

We just finished the first version on Itchio and you can try it right now! https://snowhex.itch.io/nefarius-the-last-wizard

OMGOSH it worked first time?!?! Doors positions are now saved and loaded! Only time will tell if I messed something up with the lists.

Pretty much got it? But issues with Doors has come up X'D

So apparently I never wrote any code to store the door position when loading a game...and when you resize you can resize into a Door?!

Hmmm, almost done, but I'm getting some erroneous walls when expanding 2 directions at once...

URGH, Cafe's don't work with the Building Resize Update
Also for some reason I couldn't open the Barflap
Easy option is to change the corners just make the room a square, but I like the odd shape!

Hard option means recoding to check for the inner wall

FIXED!

OK! Now to add some more Objects to the House build menu.
I think since I some Objects are not indoor objects, I should add them to the Worksites instead? Like add the Thresher to the Farm instead of the House?

Happy Sunday!

It took way too long, but Name menu and appearance menu is fully updated and working! Even has an onscreen keyboard if you're using a joypad! (I wasn't)

Off to lunch, have a great one everyone!!

The steam next fest is over... but you can still play the demo for Death Machine! https://store.steampowered.com/app/2741830/Death_Machine/

Random poll, do you think I need that box at the top of the keyboard? I could add the word "Keyboard" there, but I think it might be redundantly obvious?
Edit; You can double up your vote here if you want

https://ko-fi.com/polls/Do-you-think-I-need-that-box-at-the-top-…

  8 votes Voting finished

eh, it kinda works? Trying to get the buttons to light up to show they've been pressed.

Can't get the offset right. Maybe I should stop using drawn rectangles and swap to sprites...

Of course this only works for the OSK, not the typing keys mode.