Skip to main content

A sound-controlled terminal-based rhythm game

Project description

https://github.com/worldmaker18349276/K-AIKO/raw/master/screenshot.png

Instruction

K-AIKO runs on linux with python 3.9, make sure you have it.

You can check your python version with the following command:

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

If it fails, install PortAudio first:

sudo apt-get install python-dev portaudio19-dev
python -m pip install pyaudio

Then install K-AIKO from PyPi:

python -m pip install K-AIKO

Now you can play K-AIKO, just run:

kaiko

Have fun!

License

MIT

Project details


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.5.2-py3-none-any.whl (278.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page