- Cross-platform support with Web browser using WebGL
- Input support both touch and keyboard
- Multiple difficulty levels and number of keys
- Competition by global score ranking
Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a Issues.
This project requires the use of Bun as the JavaScript runtime. Please make sure you have Bun installed before proceeding with the setup.
bun install
export SERVER_URL="https://example.com"
export CREDITS="Alice\nBob, Carol\nDave, Ellen, Frank"
bunx degit RICORA/ricora-beats-beatmap ./dist/assets/beatmaps
bun run dev
bun run build
See RICORA/ricora-beats-ir-frontend โ
See RICORA/ricora-beats-ir-backend โ
See RICORA/ricora-beats-beatmap โ