This is a small side-scroller game called Plate Jumper which is implemented in JavaFX. All included images are self painted.
When the game starts, the player can make the avatar jump by pressing SPACE. The number of jumps directly following each other is limited to three. The goal of the game is to keep alive as long as possible. If the avatar falls into the water, the game is over.
- SPACE = jump
- ESCAPE = end game