repository for Javascript/Phaser based music game, inspired by superhexagon.
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