A very simple Phaser 3 game that was built using the Phaser Editor v4 project template as part of the Phaser Editor Crash Course tutorial here on YouTube Phaser Editor v4 Beginner's Guide: Make Games Fast with Phaser 3!.
You can find a playable version of the game here: Hungry Dinosaur.
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).