Skip to main content

A simple snake game on terminal.

Project description

https://img.shields.io/pypi/v/snake.svg https://img.shields.io/travis/lparolari/snake.svg https://readthedocs.org/projects/snake/badge/?version=latest
A simple snake game on terminal with focus on well design, reuse and best practise.
snake-1.gif snake-2.gif

Usage

Play with snake

# run the game with defaults
snake

# or with custom options
snake --rows-no 40 --cols-no 80 --speed 5 --initial-length 8

For list of options and documentation run

snake --help  # shows the options list and some docs.

Installation

Install with pip

pip install XXX

Install with git

git clone https://github.com/lparolari/snake
cd snake
python3 setup.py install

Author

License

This software is MIT Licensed. See [LICENSE](LICENSE) file.

History

0.1.0 (2019-09-12)

  • First release on PyPI.

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

snake-terminal-pp-0.2.2.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

snake_terminal_pp-0.2.2-py2.py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 2 Python 3

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