Skip to content

oliverbenns/cga-jam

Repository files navigation

CGA Ricochet

Game for the CGA Game Jam.

This being my second game ever built, initial commits will be playing and getting familiar with Phaser Js, a 2D game framework.

Install

  • npm install

Run

  • Development: npm run develop, open http://localhost:8080.
  • Build: npm run build.