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
- Host: GitHub
- URL: https://github.com/almenon/recordgame
- Owner: Almenon
- Created: 2017-04-17T03:25:16.000Z (about 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2020-05-25T23:58:32.000Z (almost 5 years ago)
- Last Synced: 2025-02-10T08:32:33.975Z (3 months ago)
- Topics: javascript, phaser, sound
- Language: JavaScript
- Homepage: https://almenon.github.io/recordGame/
- Size: 13.1 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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