Cheers — It's an infinite Platform Runner (levels are premade, rather than randomly generated). At the moment it just loops through the same level (reach the end and you teleport back to the beginning), the coins respawning each time. It just keep looping until you die 3 times, then game over.
I figure the goal will be aiming for a highscore, based on number of coins * number of loops (or something like that). Maybe do a star rating, and once you hit a certain amount of points you can move to the next level. I'm still on the free version of Construct2, so I probably can't make the game too big.
I still have a lot to do:
- clean up the current character animations, and add some more (I want at least 4 jump, 3 run and 4 fall animations, all randomly chosen).
- create my own background
- clean up the HUD (I have a basic idea of what I want to look like).
- create more levels
- create the score screens between levels
- intro/splash screens
- etc
Lots to do, lots to do.
I'm looking forward to your alpha demo.