Go to file
LoveEevee cd288d4fa4 Add custom Don
- Registered users can customise the colour of their Don and it will appear for other players
- Bug fixes:
  - Add lyrics checkbox to admin page
  - 2P shows above "creative" or "with lyrics" labels
  - Prevent accidental alt and menu keyboard presses from triggering browser menus
  - Fixed mouse hitboxes on difficulty selection
  - Clean cached sounds and lyrics when another song is loading
  - Fixed debug jumping to the top-left of the screen when hidden
  - Fixed server volume not being applied to songs
2020-04-04 16:48:58 +03:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public Add custom Don 2020-04-04 16:48:58 +03:00
templates Add custom Don 2020-04-04 16:48:58 +03:00
tools Add git hooks to tools 2020-03-17 06:13:36 +03:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-07-17 17:21:53 +09:00
.gitignore implement song addition/deletion 2020-03-16 23:30:44 +00:00
app.py Add custom Don 2020-04-04 16:48:58 +03:00
config.example.py generate hashes on server 2020-03-17 01:27:06 +00:00
README.md update setup link 2019-02-13 22:23:18 +00:00
requirements.txt add pip requirements 2020-04-02 20:25:02 +01:00
schema.py Add custom Don 2020-04-04 16:48:58 +03:00
server.py Add custom Don 2020-04-04 16:48:58 +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.