Skip to main content

Terminal snake in Python

Project description

Sneak Game

Travis PyPI Status PyPI - Python Version Platform License

Snake game in the terminal.

Game screenshot

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page