Go to file
LoveEevee cb64777012 SongSelect: Add Settings
- Resolution can be adjusted, as well as touch drum animation on mobile
- A translation text file "songtitle.txt" can be imported
  - Titles and translated titles are each on their own line, if a line begins with a language code, it will translate the song title that is above
  - An example file can be found here: https://gist.github.com/LoveEevee/65fe66f0b54c0536f96fd2f4862984d4
- The page will fail to load if version on the page does not match /api/config
- Disabled Tab key while playing, before hitting it would focus the version link
- Fix forcing branches in debug not working
- Fixed not being able to click on songs that do not have oni but have ura
- Fix unexpected category being used as a fallback
- Fix verticalText and layeredText not accepting anything except strings
2019-04-04 23:40:11 +03:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public SongSelect: Add Settings 2019-04-04 23:40:11 +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 SongSelect: Add Settings 2019-04-04 23:40:11 +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 PraseTja: Add branches 2019-02-17 19:26:46 +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.