taiko-web
A web-based Taiko no Tatsujin simulator.
Running instance: https://taiko.moecube.com
Still in development. Works best with Chrome.
Setup
Please see the Setup page for setup instructions.
Docker Image
The Docker image of this project is at https://hub.docker.com/r/nanahira/taiko-web .
Ports
80HTTP port.
Volumes
/taiko-web/public/songsThe song folder for Taiko Web. Please note thattaiko.dbshould also be put in this directory.
Environment Variables
-
TAIKO_URLThe URL of the assets download source, which would be written inconfig.json. eg.https://taiko.moecube.com -
TAIKO_VERSIONThe version string written inversion.json. eg.Koishi
Description
Languages
JavaScript
88.6%
CSS
5.7%
Python
3.9%
HTML
1.4%
Dockerfile
0.3%
Other
0.1%