A browser rhythm game where you click circles on the screen, following rhythm of the music.
(under development)
Note: This is an unofficial implementation of osu!. Scoring and judgement rules can differ from that of official osu!. Some music might not be perfectly syncing (still being tested). Modes other than osu! (std) are unsupported.
web page:
game in action:
Set up a web server with root directory located where index.html
is in.
For live score display, redirect send/fetch api requests to localhost:3000/3001 respectively, and change the api url in index.html
and scripts/overlay/score.js
accordingly. Then run:
nohup node api.js &
- audio offset
- input offset
- beatmap hitsounds
- supported mods: EZ DC HR NC HD AT
Some media files are copyrighted by ppy and other people. Check their respective license before you use them.