https://github.com/m4cs/quiik
Quiik! - A terminal based reaction game.
https://github.com/m4cs/quiik
Last synced: 3 months ago
JSON representation
Quiik! - A terminal based reaction game.
- Host: GitHub
- URL: https://github.com/m4cs/quiik
- Owner: M4cs
- License: mit
- Created: 2019-09-08T05:54:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-08T06:02:03.000Z (almost 6 years ago)
- Last Synced: 2025-04-08T07:41:19.979Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quiik
Quiik! - A terminal based reaction game.# Usage
```
usage: quiik [-h] [-rk] [-sm]optional arguments:
-h, --help show this help message and exit
-rk, --righty-keys Use IJKL instead of WASD for keys.
-sm, --skip-menu Skip Intro
```# Demo
[](https://asciinema.org/a/elphBsWvv3tdBCMEYfM0p14FV)
# Installation
```
pip3 install quiik
```