grooOW! – 2D Puzzle built with Phaser and Browserify
GrooOW! is a minimalistic 2-D platformer that incorporates puzzle solving with traditional platform elements. It was a submission to Ludum Dare 40, which had the theme “The more you have, the worse it is”.
The game is fairly simple–you just need to collect all the pink dots. The dots make you grow, so you have to carefully consider the order in which you take them. Otherwise, you’ll become too heavy to jump and reach the other dots.
The game was built using Phaser, the popular JavaScript game engine. Browserify was used to organize the code modules.
Check out the game demo here.