WarioWare-style Gayme

WarioWare-style Gayme

9 devlogs
7h 34m
Created by Joseph

New name coming soon, just a silly kawaii warioware-style game which will probably involve gambling.

Timeline

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!

Update attachment

Did some tweaking with the boot intro, also changed the screen size from 160x128 to 190x128 because 160x128 was too small imo.

Working on a 🧃SUPA JUICY🧃boot screen! this is literally my favorite part of game dev XD

Did some cleaning up with the code, made it possible to have multiple minigames per round, and also wrote down the main game outline!

Update attachment

added some instructions on how to add your own game!

Update attachment

Added a game-selection menu with some JuIcY animations!

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 :)