2024-09-15 22:18:07 -04:00
2024-09-15 22:12:36 -04:00
2024-09-15 21:07:27 -04:00
2024-08-20 03:14:51 -04:00
2024-09-10 00:43:38 -04:00
2024-09-10 00:43:38 -04:00
2024-08-20 07:11:56 +00:00
2024-09-10 00:43:38 -04:00
2024-08-20 03:40:26 -04:00
2024-09-15 22:18:07 -04:00
2024-09-15 20:58:56 -04:00

PyTaiko

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

Installation

Idk. We'll see what happens when I get there

  This is where the build will be

Roadmap

  • Add Kusudama notes

  • Draw drumrolls to the correct size

  • Add gogotime effect

  • Add gauge

  • Add background

Known Issues

  • Songs with Kusudama notes will not work as it has not been implemented
  • Songs with very short drumrolls will not appear properly
  • Don-chan will be missing until someone else figures that out

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 main.py

FAQ

Keybinds?

EFJI

Why does it look like Gen 3?

I like it

Contributing

I would highly suggest not contributing to this until sizeable progress has been made. The fabric of this code is ever changing and anything you write could disappear at any time

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