2025-06-12 01:12:55 -04:00
2025-06-12 01:12:55 -04:00
2025-06-12 01:10:25 -04:00
2025-05-13 16:32:55 -04:00
2024-08-20 07:11:56 +00:00
2025-05-08 18:23:50 -04:00

PyTaiko

This is a TJA player / Taiko simulator written in python and uses the raylib library.

Installation

Download for OS of choice on releases page

How to run: Windows:

  Run PyTaiko.exe

MacOS/Linux:

Good luck, would suggest running with python directly

Roadmap

https://linear.app/pytaiko

Known Issues

  • See linear page.

Run Locally

Clone the project

  git clone https://github.com/Yonokid/PyTaiko

Go to the project directory

  cd PyTaiko

Install dependencies

  pip install -r requirements.txt

Start the game

  python PyTaiko.py

FAQ

Keybinds?

see config.toml

Why does it look like Gen 3 instead of Nijiiro?

I like it

Contributing

Contributions are now open. I don't have any particular contribution guidelines other than be mindful of what builtin functions already exist in this project (ie, for animations, videos, etc)

Description
No description provided
Readme GPL-3.0 1.3 GiB
Languages
Python 88.3%
C 10.4%
Makefile 1%
GLSL 0.3%