Yonokid c1081d255b Add animation restart method and new backgrounds
This commit adds a new `restart()` method to animation classes to properly
reset their state, avoiding the need to recreate animations. It also adds
several new background variations and improves background selection.
2025-06-18 23:11:17 -04:00
2025-06-12 17:33:42 -04:00
2025-06-12 21:06:29 -04:00
2025-06-12 11:20:43 -04:00
2025-06-17 16:09:41 -04:00
2024-08-20 07:11:56 +00:00
2025-06-12 10:58:37 -04:00
2025-06-17 16:44:29 -04:00
2025-06-12 21:09:54 -04:00
2025-06-12 12:34:07 -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

Start the game

  uv run PyTaiko.py

FAQ

Keybinds?

Hit F1 in entry screen to access settings menu Hit F1 in game to quick restart

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%