A racing game that runs in terminal
Project description
ASCII RACER
A racing game that runs in Terminal. 100% Python
Instructions
Collect as many alcoholic drinks as possible, while avoiding the Beer
drinks. The game is only key-based.
Keys | Role |
---|---|
a | Move Left |
d | Move Right |
w | Accelerate |
s | Decelerate |
q | Quit game |
How to set up?
Make sure you are running at least Python 3.6.0
Install using pip:
pip3 install asciiracer
or clone the repository and install manually:
$ git clone https://github.com/UpGado/ascii_racer.git
$ cd ascii_racer && python3 setup.py install
Start Game
To start the game, run either:
$ asciiracer
$ python -m asciiracer
Scoring
There are four different types of drinks that you can collect on the racetrack.
- Vodka - 10 Points
- Gin - 5 Points
- $ - 1 Point
- Beer - Negative 20 points
Contributions
If you encounter any problem or have any suggestions, please open an issue or send a PR.
ASCII-RACER is still new. If you are interested, contributions are highly welcome!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file asciiracer-1.0.1.tar.gz
.
File metadata
- Download URL: asciiracer-1.0.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b698147a425cde16ef58fd1adc11a3aeacb62e4af3460a62ca3d1d93e4e9d0f |
|
MD5 | a12d9f18d1d0f17ea58ea48981afa35d |
|
BLAKE2b-256 | ccbf8e5e0e7900332298e92ae76b59e5fdfd2ee14297f8702976b610b361ef58 |
File details
Details for the file asciiracer-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: asciiracer-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2e647e7c8657f5f8bab508270b0a857e2c60f6a055be86c30c8dde0378b7a0b |
|
MD5 | 6d75df9674688133d3102fdfe88612d4 |
|
BLAKE2b-256 | d00d5d38b977348e4cb147ee9189dff007ac7134430ddf892feec9a1824a328a |