New name coming soon, just a silly kawaii warioware-style game which will probably involve gambling.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
made the code for all the minigames sandboxed so you (hopefully) don't have to worry about messing with any global variables in the engine!
IF ANYONE HAS IDEAS FOR MINIGAMES PLS COMMENT AND LET ME KNOW!
Did some tweaking with the boot intro, also changed the screen size from 160x128 to 190x128 because 160x128 was too small imo.
Did some cleaning up with the code, made it possible to have multiple minigames per round, and also wrote down the main game outline!
Trying out some other minigames (ok fine only 1 other one XD). so far it seems to be working with other games, but i guess ill find out once i try multiple minigames in one game.
Im working on a simple engine for making the minigames, its modular like i wanted but so messy lol
made simple game loading and a timer bar, nothing fancy in the video but i did a lot of work to make it as modular as possible so it should be pretty easy to add games :)