Charge It!
Keep your phone charged as you play trough 12 exciting minigames!
Charge it is an opensource 'Wario Ware' like minigame compilation made with Phaser for the Gamedev.js Jam 2024.
This is my first project using Phaser and as I was following along some tutorials and creating my first 'playable experiences' I realized ... Hey how about creating a "house" for those first small games that we all make when whe start but whe don't know what to do with them later since they are really simple or amateurish.!!
Right now adding your minigames is super simple (Tutorial and documentation coming soon!) you can clone or fork the project and just add new scenes, modifying the existing ones, etc
PS: Sound is not implemented yet, also expect bugs... probably lots of them... probably enough to make a mainly lumberjack cry ...
SourceCode is available at: https://github.com/AFGZGZ/chargeit
Comments
Log in with itch.io to leave a comment.
Interesting proposal, I loved playing Wario Ware on the DS!
The controls on PC are a little bit lacking but that's understandable, after all this game was designed for mobile phones.
Sadly, some microgames break after a repeating them a few times ๐.
really FUN!!
simple but style and pace of games makes remember that feeling
!!Phone is Out of Charge!!
Thanks! I will be fixing it and adding more features and minigames soon.
drop me comment in here then, and I'll definitely check. Have a GREAT Time!
what are the controls on pc?
just mouse input for now. One of the things I want to add is a wrapper that checks the player's device and then changes the control scheeme based on what type it is.