Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 391 Bytes

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