/recordGame

repository for Javascript/Phaser based music game

Primary LanguageJavaScript

recordGame

repository for Javascript/Phaser based music game, inspired by superhexagon.

https://almenon.github.io/recordGame/

Doesn't work in IE / Edge

Development

Run npm install and then use whatever server you like to serve index.html

If you have python3 you can run npm start, which is shortcut for python -m http.server 3000