Open

Description
Describe the example
This example is from an early build of my ongoing project, a 2D platformer game in pixel art. You can use this to look at some of the features, like the platformer behaviour, the glow effect, the forces, the sprites animations, the health behaviour and some other things.
There's a title screen and a in-game menu, too! (Try to look how they work)
I hope this will help you! -Grafuzen
Checklist
- I've followed all of the best practices.
- My game has a proper name in the game properties.
- My game package name behind with
com.example.
. - My game has all events unfolded.
- I've added myself as the author in the game properties.
- I've included a file called "README.md" with a description in proper English, explaining what this example is doing.
- I confirm that this game and all of its resources can be integrated to this GitHub repository, distributed and MIT licensed.
- I've cleaned unused resources.