https://github.com/selfmadesystem/beathelper
https://github.com/selfmadesystem/beathelper
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selfmadesystem/beathelper
- Owner: SelfMadeSystem
- License: mit
- Created: 2025-10-06T15:42:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T16:20:03.000Z (8 months ago)
- Last Synced: 2025-10-06T18:17:16.306Z (8 months ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beat Helper
A simple web app to help you practice your rhythm game skills. It displays falling circles in one or more columns, each associated with a specific key and BPM (beats per minute). Your goal is to press the corresponding key as the circles reach the bottom of the column, testing your timing and accuracy.
Built with React and TypeScript, and bundled with [Bun](https://bun.sh).
## Live Demo
https://beat-helper.shoghisimon.ca/
## License
MIT License. See [LICENSE](./LICENSE) for details.