/pottersmash

:stadium: Battle Arena videogame where the whole audience can participate.

Primary LanguageJavaScript

PotterSmash

PotterSmash Screen Shot

Battle Arena videogame where the whole audience can participate using an smarthphone.

Dev

Clone, cd in, and do npm install.

Scripts

npm test will check your JavaScript for issues.

npm run build will generate builds for the different apps.

npm run watch will execute test and build when changes are detected in your JavaScript.