An open API service indexing awesome lists of open source software.

https://github.com/almenon/recordgame

repository for Javascript/Phaser based music game
https://github.com/almenon/recordgame

javascript phaser sound

Last synced: about 1 month ago
JSON representation

repository for Javascript/Phaser based music game

Awesome Lists containing this project

README

        

# recordGame

repository for Javascript/Phaser based music game, inspired by [superhexagon](http://superhexagon.com/).

> 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