mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 19:50:12 +01:00
Merge branch 'main' of https://github.com/Yonokid/PyTaiko
This commit is contained in:
18
README.md
18
README.md
@@ -6,23 +6,25 @@ This is a TJA player / Taiko simulator written in python and uses the [raylib](h
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Idk. We'll see what happens when I get there
|
Download for OS of choice on releases page
|
||||||
|
|
||||||
|
How to run:
|
||||||
|
Windows:
|
||||||
```bash
|
```bash
|
||||||
This is where the build will be
|
PyTaiko.exe {"Song Name"} {difficulty number 0-4}
|
||||||
|
```
|
||||||
|
MacOS/Linux:
|
||||||
|
```bash
|
||||||
|
PyTaiko.bin {"Song Name"} {difficulty number 0-4}
|
||||||
```
|
```
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- Add Kusudama notes
|
- Add Kusudama notes
|
||||||
|
|
||||||
- Draw drumrolls to the correct size
|
- add basic song select
|
||||||
|
|
||||||
- Add gogotime effect
|
- add basic results screen
|
||||||
|
|
||||||
- Add gauge
|
|
||||||
|
|
||||||
- Add background
|
|
||||||
|
|
||||||
|
|
||||||
## Known Issues
|
## Known Issues
|
||||||
|
|||||||
Reference in New Issue
Block a user