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 --two
$ 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.1.2.tar.gz
(7.7 kB
view details)
File details
Details for the file sneak-game--0.1.2.tar.gz
.
File metadata
- Download URL: sneak-game--0.1.2.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/2.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec47229fd194d557847347074116604d87e7248398a0173869fdd06cdc99a7f7 |
|
MD5 | 80c4d13517f4c147fc6a8a501b8b623f |
|
BLAKE2b-256 | 00842d024a5499ece7a28cc6bfcbcc5fa11c91d10e26d83d536cac756f732cae |