small platformer game. finish levels to play the other levels :)
the source code of the game is avaiable, you can use it to start developing your own game. have fun!
it uses only 80 events and 4 layers in each layout (works on the free version of Construct 2).
this game/template uses:
- simple LocalStorage to save the progress
- level and player select
- lock/unlock levels
- touch controls
- tilemaps
Enter to start the game
AWSD or arrow keys to select level and/or player characther
AWD or arrow keys to control the player
P to pause
M to menu
TOUCH CONTROLS avaiable (touch the screen to show)
* sprites/assets are from kenney.nl
* the font used here is Good Neighbors font by Clint Bellanger from opengameart.org/content/good-neighbor
* musics and sounds are from scirra freebundle
v1.0.0.1 - small update on the function RefreshHUD
v1.0.1.1 - now with points
v2.0.0.0 - new level 5 with a new enemy (Enemy2) and bug fix (unlock level when finished)