Almenon / recordGame

repository for Javascript/Phaser based music game
https://almenon.github.io/recordGame/
2 stars 0 forks source link
javascript phaser sound

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