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

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

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.