A retro-inspired infinite jumper game, a classic pixel-art vibe of games like Metroid and Super Metroid!
This game was built using the Phaser Editor v4 project template.
To learn how this project was built, you can follow along in a tutorial video on YouTube here:
You can find a playable version of the game here: Phaser 3 - Infinite Jumper.
The assets used in this project can be found here:
- It is coded in JavaScript.
- It includes a VS Code project configuration (
jsconfig.json
file) and the type definitions (in thetypes/
folder).