A sound-controlled terminal-based rhythm game
Project description
K-AIK▣ is a sound-controlled terminal-based rhythm game.
⣿⣴⣧⣰⣤⣄ [00000/00032] □ □⛶ □ ■ ■ □ □ ■ ■ □ [ 0.9%|00:01]
Install
K-AIKO runs on linux with python 3.9, make sure you have it
python --version
K-AIKO requires PyAudio package, which has external dependencies that pip cannot handle.
You can install PyAudio via apt
sudo apt-get install python3-pyaudio
Or install PortAudio first
sudo apt-get install python-dev portaudio19-dev python -m pip install pyaudio
You can install K-AIKO from PyPi
python -m pip install K-AIKO
Or fetch from source directly
git clone git@github.com:worldmaker18349276/K-AIKO cd K-AIKO python -m pip install .
Now you can play K-AIKO
kaiko
Or
python -m kaiko
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
K_AIKO-0.4.0-py3-none-any.whl
(161.5 kB
view hashes)