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

Published 10 days ago
StatusPrototype
PlatformsHTML5
AuthorAFG
TagsArcade, minigames, Open Source

Comments

Log in with itch.io to leave a comment.

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.