{ "info": { "author": "Lauren\u021biu Andronache", "author_email": "laurentiu.andronache@trailung.ro", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Games/Entertainment" ], "description": "# type-this-game\n\n---\n\nWritten in: Python\n\nSimple game, where you win by typing the source code of the game itself.\n\n**META!**\n\nFor indentation, use four spaces or tab.\n\nTo play:\n\n```bash\n$ git clone https://github.com/Laurentiu-Andronache/type-this-game.git\n$ cd type-this-game\n$ python type-this-game\n```\n\nor:\n\n```bash\n$ pip install type-this-game\n$ python -m type-this-game\n```\n\nOn Linux, you can also ```chmod +x``` it, and run with ```./type-this-game.py```\n\nIf you want level 2, consider changing the script so that it also reports \nthe total number of retries (when you're told _No! Try again!_).\n\nIf you want level 3, make it compatible with Python 2.7! If you'll do this one, \nplease submit a pull request with the modifications.\n\n", "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/Laurentiu-Andronache/type-this-game", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "type-this-game", "package_url": "https://pypi.org/project/type-this-game/", "platform": "", "project_url": "https://pypi.org/project/type-this-game/", "project_urls": { "Homepage": "https://github.com/Laurentiu-Andronache/type-this-game" }, "release_url": "https://pypi.org/project/type-this-game/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Simple game, where you win by typing the source code of the game itself.", "version": "1.0.0" }, "last_serial": 4780264, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "2eff29abf3f551ecd23f4bf73e92f375", "sha256": "4f7b3c08e75f4546e79687c4e2f0e5c409f328e6905bdfe846a6eb706b513260" }, "downloads": -1, "filename": "type_this_game-1.0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2eff29abf3f551ecd23f4bf73e92f375", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3124, "upload_time": "2019-02-05T00:42:51", "url": "https://files.pythonhosted.org/packages/cc/4e/9ba004f61e9db0ea9bea973a26c030514a2d4c6196217b3cae0c8cdf62ba/type_this_game-1.0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e7b6eefef79ec1fab402966a03bf2557", "sha256": "bff3806c061435b9ed0a14aa50a993c9b40c7c1e09268b8d632a63829231ad0c" }, "downloads": -1, "filename": "type-this-game-1.0.0.0.tar.gz", "has_sig": false, "md5_digest": "e7b6eefef79ec1fab402966a03bf2557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2458, "upload_time": "2019-02-05T00:42:53", "url": "https://files.pythonhosted.org/packages/7b/50/edf18f32b88a4dfed81a578e61633d48ccf92d8d9253ddcfc884b365f601/type-this-game-1.0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2eff29abf3f551ecd23f4bf73e92f375", "sha256": "4f7b3c08e75f4546e79687c4e2f0e5c409f328e6905bdfe846a6eb706b513260" }, "downloads": -1, "filename": "type_this_game-1.0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2eff29abf3f551ecd23f4bf73e92f375", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3124, "upload_time": "2019-02-05T00:42:51", "url": "https://files.pythonhosted.org/packages/cc/4e/9ba004f61e9db0ea9bea973a26c030514a2d4c6196217b3cae0c8cdf62ba/type_this_game-1.0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e7b6eefef79ec1fab402966a03bf2557", "sha256": "bff3806c061435b9ed0a14aa50a993c9b40c7c1e09268b8d632a63829231ad0c" }, "downloads": -1, "filename": "type-this-game-1.0.0.0.tar.gz", "has_sig": false, "md5_digest": "e7b6eefef79ec1fab402966a03bf2557", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2458, "upload_time": "2019-02-05T00:42:53", "url": "https://files.pythonhosted.org/packages/7b/50/edf18f32b88a4dfed81a578e61633d48ccf92d8d9253ddcfc884b365f601/type-this-game-1.0.0.0.tar.gz" } ] }