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

ClarkThyLord/Birthday-Clash

Repository files navigation

Birthday-Clash

Version License

A interactive demonstration of the birthday paradox


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

Phaser 3 Project Template