A simple game built with Phaser for Blueprint 2025's game development track.
- Install Node.js LTS
- Download the Workshop 1 Starter, or clone this repository and run
git checkout workshop-1-starter
npm install
npm start
I also made an older version of this game with Phaser 2.4.6 many years ago with additional features and game levels. Game, Source Code
Either clone the repository and run git checkout workshop-?-starter
, or download the Zip file by clicking the links below, then clicking "Code" -> "Download Zip".