Go to file
LoveEevee e81bf9b480 More bug fixes
- BPM and go go time change even when there are no notes after the change, seen in Ego Ego Atakushi and UFO Swingin'
- Maker URL can be added to a local tja
  - Example: `MAKER: Creator name <https://example.com/path>`
- Long list of settings scrolls more naturally with arrow keys
- When media engagement is low, gamepad users will not be able to proceed on the title screen until a mouse click or a key press unpauses the audio context
- Fix "Bad" note gauge judgement on easy difficulty
- In debug, use hash to tell apart songs
2020-03-12 07:59:28 +03:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public More bug fixes 2020-03-12 07:59:28 +03:00
templates solidify default git repo 2019-02-06 18:49:25 +00:00
tools get_version.sh: Grant execute permission 2020-03-07 11:14:51 +03:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-07-17 17:21:53 +09:00
.gitignore improve category jump 2020-02-22 13:09:07 +00:00
app.py ScoreStorage: Use hashes instead of song titles 2020-03-07 04:48:30 +03:00
config.example.json add assets_baseurl config option 2018-10-28 09:59:49 +00:00
README.md update setup link 2019-02-13 22:23:18 +00:00
server.py Lots of bug fixes 2020-03-09 15:36:57 +03:00

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.