A small platformer focused on responsive movement and jump precision.
Made with phaserjs and based on an amazing guide by Tommy Leung. This project uses free assets from Kenney.nl and background music by Mykola Sosin from Pixabay.
- Move: Left/Right arrow keys or Touch/Drag.
- Fork the Repo in Visual Studio Code.
- Install the Live Server extension if you haven't already.
- Start the Live Server by clicking the "Go Live" button in the bottom-right corner of VS Code.
- Make changes to the code and customize the game as you like! If you need help, refer to the Phaser 3 documentation or the Infinite Jumper book.
- To contribute, create a pull request on GitHub. (Thanks!)