A sound-controlled terminal-based rhythm game
Project description
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file K_AIKO-0.5.2-py3-none-any.whl.
File metadata
- Download URL: K_AIKO-0.5.2-py3-none-any.whl
- Upload date:
- Size: 278.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41e6347af8a6ab6c52e3e9ce3bca8822bfc630a13ba7472336ec23c433260295
|
|
| MD5 |
25e19a7713d4c15807ebf64b2a2a9c09
|
|
| BLAKE2b-256 |
6e28f14128a38a58dbc4bebdcea11e98b377bff13173d39a7b6fc51f51a1027b
|