{ "info": { "author": "thealphadollar", "author_email": "shivam.cs.iit.kgp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "# BrkOut\nA prison escape game with a blend of brick breaking gameplay and innovative implementation of the same to get the look of an escape.\n\n## Screenshots and Gameplay\n\nWhen you decide to escape\n![alt text](/game/assets/HomeScreen.png)\n\nAs you fight your way through the unbreakable wall\n![alt text](/game/assets/MainGame.png)\n\nYou realise that escape might not be as easy as you thought\n![alt text](/game/assets/LosingScreen.png)\n\nAnd when you finally taste the free air after numerous attempts\n![alt text](/game/assets/WinningScreen.png)\n\n## Prerequisite\n\nPython2 or Python 3 are the default languages needed for playing this game [on Linux], to check which version of Python you have, type the following in terminal:\n```\npython --version\n```\n## Downloading Brkout and Playing\n\nYou can use the below commands.\n\n```\nsudo apt-get install python-pip\npip install --upgrade pip\n```\n```\npip install brkout\n```\nIf this does not work, then\n```\nsudo -H pip install brkout\n```\nFor more info, visit [Pygame download page](http://www.pygame.org/download.shtml)\n\n## Developing on the Game\n\n### On Linux\n\n1. Clone the branch on your local machine:\n```\ngit clone https://github.com/thealphadollar/brkout.git\n```\n2. Make the required changes and send a Pull Request\n\n### On Windows\n\n1. Clone the repository by the method appropriate for the Git interface you are using.\n\n## Gameplay Help\n\n1. The game can be controlled using arrows keys or the 'w', 'a', 's' and 'd' keys.\n2. Spacebar and enter key both act as the selection key.\n3. Spacebar or escape key can be used to pause the game.\n4. Choose the required difficulty level by clicking on it.\n5. Reset the highscore, if needed, by clicking on the 'reset' icon.\n\n# Enjoy The Game", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thealphadollar/brkout", "keywords": "game prison brkout brick_break", "license": "", "maintainer": "", "maintainer_email": "", "name": "brkout", "package_url": "https://pypi.org/project/brkout/", "platform": "", "project_url": "https://pypi.org/project/brkout/", "project_urls": { "Homepage": "https://github.com/thealphadollar/brkout" }, "release_url": "https://pypi.org/project/brkout/0.6/", "requires_dist": null, "requires_python": "", "summary": "A game combining the concept of prison escape and brick breaking", "version": "0.6" }, "last_serial": 3863988, "releases": { "0.6": [ { "comment_text": "", "digests": { "md5": "7753d5b30ce666643c210ce54a791bfc", "sha256": "aa69062608676c375efa6f811d9680c97d4999ef6a56ba50d2172041dff44b8d" }, "downloads": -1, "filename": "brkout-0.6.tar.gz", "has_sig": false, "md5_digest": "7753d5b30ce666643c210ce54a791bfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34777915, "upload_time": "2018-05-15T09:29:36", "url": "https://files.pythonhosted.org/packages/dc/ac/4a77bb5f3ef243658093095ca31062a96c74fb27b248eb3000ab301e446d/brkout-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7753d5b30ce666643c210ce54a791bfc", "sha256": "aa69062608676c375efa6f811d9680c97d4999ef6a56ba50d2172041dff44b8d" }, "downloads": -1, "filename": "brkout-0.6.tar.gz", "has_sig": false, "md5_digest": "7753d5b30ce666643c210ce54a791bfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34777915, "upload_time": "2018-05-15T09:29:36", "url": "https://files.pythonhosted.org/packages/dc/ac/4a77bb5f3ef243658093095ca31062a96c74fb27b248eb3000ab301e446d/brkout-0.6.tar.gz" } ] }