Terminal snake in Python
Project description
Sneak Game
Snake game in the terminal.
Install
Using a package manager
$ pip install sneak-game
From source
This project relies on Pipenv, ensure that it is installed with pip install pipenv
first.
$ git clone git@github.com:bluecap-se/sneak.git
$ cd sneak
$ pipenv install
$ pipenv shell
$ pipenv install -e .
Usage
$ sneak -h
Sneak: A terminal snake game
Usage: sneak [options]
Options:
-s SIZE, --size=SIZE Game size (s | m | l)
-h, --help Show this help message and exit
-v, --version Show version and exit
License
Published under MIT License.
Thanks to
This project was inspired by python-console-snake.
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 Distribution
sneak-game-0.2.0.tar.gz
(9.1 kB
view details)
Built Distribution
File details
Details for the file sneak-game-0.2.0.tar.gz
.
File metadata
- Download URL: sneak-game-0.2.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f04c6282620101d9c02342a376b8a830cbfa417bb713a7e585081c0f97585a25 |
|
MD5 | e8c8ca54384c6683e3038ab50cec6b88 |
|
BLAKE2b-256 | 309f121bd90f585bc96c33aefc08941c5c715eb6aedc5f6f040771b0c42ed3de |
File details
Details for the file sneak_game-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: sneak_game-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8974e99ca178dfcf6aad605dba720d2781d8e8bb54f9dd628a5821076328a7f |
|
MD5 | 54107f538eebbd48467743b8d53513a5 |
|
BLAKE2b-256 | 9f5e7e0ab664879acab17ecea2f2f84df350dda97521c4d99be71dca60577f66 |