{ "info": { "author": "bluecap-se", "author_email": "hello@bluecap.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: POSIX", "Programming Language :: Python :: 2 :: Only", "Topic :: Games/Entertainment :: Arcade" ], "description": "# Sneak Game\n\n[![Travis](https://img.shields.io/travis/bluecap-se/sneak.svg)](https://travis-ci.org/bluecap-se/sneak)\n[![PyPI](https://img.shields.io/pypi/v/sneak-game.svg)](https://pypi.python.org/pypi/sneak-game)\n![Status](https://img.shields.io/badge/status-stable-brightgreen.svg)\n![PyPI - Python Version](https://img.shields.io/badge/python-2.7-blue.svg)\n![Platform](https://img.shields.io/badge/platform-win%20%7C%20lin%20%7C%20osx-lightgrey.svg)\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nSnake game in the terminal.\n\n![Game screenshot](https://raw.githubusercontent.com/bluecap-se/sneak/master/screenshot.png)\n\n## Install\n\n### Using a package manager\n\n```bash\n$ pip install sneak-game\n```\n\n### From source\n\nThis project relies on [Pipenv](https://docs.pipenv.org/), ensure that it is installed with `pip install pipenv` first.\n\n```bash\n$ git clone git@github.com:bluecap-se/sneak.git\n$ cd sneak\n$ pipenv install --two\n$ pipenv shell\n$ pipenv install -e .\n```\n\n## Usage\n\n```bash\n$ sneak -h\n\nSneak: A terminal snake game\n\nUsage: sneak [options]\n\nOptions:\n -s SIZE, --size=SIZE Game size (s | m | l)\n -h, --help Show this help message and exit\n -v, --version Show version and exit\n```\n\n## License\n\nPublished under [MIT License](https://github.com/bluecap-se/sneak/blob/master/LICENSE).\n\n## Thanks to\n\nThis project was inspired by [python-console-snake](https://github.com/tancredi/python-console-snake).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bluecap-se/sneak", "keywords": "sneak,game,snake", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sneak-game", "package_url": "https://pypi.org/project/sneak-game/", "platform": "any", "project_url": "https://pypi.org/project/sneak-game/", "project_urls": { "Homepage": "https://github.com/bluecap-se/sneak" }, "release_url": "https://pypi.org/project/sneak-game/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Terminal snake in Python", "version": "0.1.2" }, "last_serial": 4173563, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "80c4d13517f4c147fc6a8a501b8b623f", "sha256": "ec47229fd194d557847347074116604d87e7248398a0173869fdd06cdc99a7f7" }, "downloads": -1, "filename": "sneak-game--0.1.2.tar.gz", "has_sig": false, "md5_digest": "80c4d13517f4c147fc6a8a501b8b623f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7729, "upload_time": "2018-08-15T16:09:02", "url": "https://files.pythonhosted.org/packages/00/84/2d024a5499ece7a28cc6bfcbcc5fa11c91d10e26d83d536cac756f732cae/sneak-game--0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "80c4d13517f4c147fc6a8a501b8b623f", "sha256": "ec47229fd194d557847347074116604d87e7248398a0173869fdd06cdc99a7f7" }, "downloads": -1, "filename": "sneak-game--0.1.2.tar.gz", "has_sig": false, "md5_digest": "80c4d13517f4c147fc6a8a501b8b623f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7729, "upload_time": "2018-08-15T16:09:02", "url": "https://files.pythonhosted.org/packages/00/84/2d024a5499ece7a28cc6bfcbcc5fa11c91d10e26d83d536cac756f732cae/sneak-game--0.1.2.tar.gz" } ] }