Skip to main content

A sound-controlled terminal-based rhythm game

Project description

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

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


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.2-py3-none-any.whl (217.6 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