ryth-game
A downloadable game for Windows
just know this si a verry early sateg of the game i stil gotta make the map and improve stuff so if you see stuff that shouldent be there remeber its a verly early build
enjoy yourself the freedom of uploading a mp3 or wav and play it as rythm game song level
Status | In development |
Platforms | Windows |
Author | tmdragonslayer |
Genre | Rhythm |
Download
Install instructions
=== Rhythm Game Setup Instructions ===
1. Download and install Miniconda:
https://docs.conda.io/en/latest/miniconda.html
2. Open Anaconda Prompt (Windows) or terminal (Mac/Linux).
3. Create and activate the environment:
conda create -n aubio python=3.9
conda activate aubio
4. Install aubio (required for music analysis):
conda install -c conda-forge aubio
5. Go to the folder where you unzipped the game files:
cd PATH\TO\YOUR\GAME
6. Install all dependencies:
pip install -r requirements.txt
7. To play, double click 'ryth-game.exe' (or run from terminal after activating the `aubio` environment).
Leave a comment
Log in with itch.io to leave a comment.