Skip to content

Files

Latest commit

a1eace7 · Feb 25, 2025

History

History
26 lines (16 loc) · 1.27 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.27 KB

Super Coin Box

A simple game built with Phaser for Blueprint 2025's game development track.

Getting Started

  1. Install Node.js LTS
  2. Download the Workshop 1 Starter, or clone this repository and run git checkout workshop-1-starter
  3. npm install
  4. npm start

Demo

Play the game!

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

Workshop Starters

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".