Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

luqmansen/space-cade

Repository files navigation

Space Cade

Simple HTML5 Games built with Phaser3

Requirements

  • Node.js is required to install dependencies and run scripts via npm.

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

Todo

  • Refactor spaghetti code