Go to file
LoveEevee e677f2f032 Change some events, fix p2 sending gameend twice
- Fixed gameend being sent twice in p2
- Add `ready`, `loader-error`, and `song-select-random` events
- Fixed `session-start` not firing when invited, added event detail
- Fixed `language-change` being fired at startup
- Fixed `version-link` and `about-link` firing twice
- "#song=" will fire `song-select-difficulty`
- Removed `key-events` and `scoresheet-player2`, merged with `scoresheet` and made it more detailed
2019-02-15 01:10:34 +03:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +03:00
templates solidify default git repo 2019-02-06 18:49:25 +00:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-07-17 17:21:53 +09:00
.gitignore SongBg: Add song skins 2018-11-26 01:42:24 +03:00
app.py solidify default git repo 2019-02-06 18:49:25 +00: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 Change some events, fix p2 sending gameend twice 2019-02-15 01:10:34 +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.