mirror of
https://github.com/yuukiwww/taiko-web.git
synced 2024-10-22 17:05:49 +02:00
29a4d154b3
- Will not skip the note if `ka` was pressed right before `don` note or `don` was pressed right before `ka` note - Will still skip the note if `don` and `ka` is pressed at the same time (within 25ms) - Fixed `TAIKOWEBSKIN:` in imported songs crashing the game with some values |
||
---|---|---|
.github | ||
public | ||
templates | ||
.gitattributes | ||
.gitignore | ||
app.py | ||
config.example.json | ||
README.md | ||
server.py |
taiko-web
A web-based Taiko no Tatsujin simulator.
Running instance: https://taiko.bui.pm
Still in development. Works best with Chrome.
Setup
Please see the Setup page for setup instructions.