https://github.com/benjaminwfox/beats-js13k2020
A percussive rhythm game created for the 2020 js13k games competition
https://github.com/benjaminwfox/beats-js13k2020
Last synced: about 1 year ago
JSON representation
A percussive rhythm game created for the 2020 js13k games competition
- Host: GitHub
- URL: https://github.com/benjaminwfox/beats-js13k2020
- Owner: BenjaminWFox
- Created: 2020-08-14T21:13:15.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-09-21T15:12:52.000Z (almost 6 years ago)
- Last Synced: 2025-03-11T21:51:14.228Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Beats Not Found
This is a percussive rhythm game created for the 2020 JS13k Games competition.
Play the game:
https://js13kgames.com/entries/beats-not-found
Hack on it locally*:
`npm install`
`npm run develop`
http://localhost:8080/
*That may be challenging as I ran low on space and had to mangle things pretty thoroughly. Sorry about that.