{ "info": { "author": "NachoMonkey", "author_email": "", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Interplanetary Invaders\n\n\n*Computer game where you battle alien spiders across the solar system*\n\n*Note: this will work for Linux, but it has not been tested for Windows or Mac*\n\n## Installation for Linux\n\nRequires:\n\n * python >= 3.7\n\n * pygame\n\nInstallation will also add a \".desktop\" file in the Games catagory of your applications\n\n### Installation using pip (recommended)\n\n```bash\npip3 install interplanetary-invaders\n```\n\n### Installation using pip and git\n\n```bash\npip3 install git+https://github.com/nachomonkey/interplanetary-invaders\n```\n\n### Alternate Installation\n\n```bash\ngit clone git+https://github.com/nachomonkey/interplanetary-invaders\ncd interplanetary-invaders\nsudo python3 setup.py install\n```\n\nWith the alternate install, by keeping the git repo, you can update anytime with a git pull, and optionally build afterwards, or just run:\n\n### Exucution\n\nRun the console script:\n\n```bash\ninterplanetary-invaders\n```\n\nOr run the \"ii\\_game\" module:\n\n```bash\npython3 -m ii_game\n```\n\nIf you did an alternate install run this in the git repo:\n\n```bash\npython3 dev_run.py\n```\n\n## Using and playing the game\n\n ![Gameplay Screenshot](https://github.com/nachomonkey/Interplanetary-Invaders/blob/master/wiki_data/screenshot_gameplay1.png \"Gameplay Screenshot\")\n\nAfter launching the game and selecting **Play**, a list of profiles appears. (*These profiles are \nstored in $HOME/ii_game-data/*) Once a profile\nis selected, map mode is entered. The **LEFT**, **RIGHT**, **TAB**, **HOME**, and **END** keys are used to navigate\nthe map. After selecting a mission and continuing through the briefing and inventory mode,\na mission begins. The controls are **LEFT** and **RIGHT** to move (or **a** and **d**) and\n**SPACE**, **UP**, or **w** to fire.\n\nAt some point you may see an item (![Item](ii_game/images/bitmap/animations/items/block/block1.png \"Item\"))\nAfter touching an item, it will disappear and go into your item storage ( ![Item storage](ii_game/images/bitmap/itemHolder.png))\nAn icon representing the item will be visible in your item storage.\nPress the number key on your keyboard that equals the one below the item's icon (i.e. If the item is in slot three, it\nwill have a \"3\" under it, and you must press <**3**> to activate it.) The items vary from mission to mission (and planet to planet)\n\n### Hints\n\nWhen using the \"2x Fire Rate\" item without the \"Auto Gun\" item, it is easiest to fire faster\nby pressing the **UP** key.\n\nPress **F2** to take screenshots. Screenshots get stored in your *data* directory. The data directory's position gets printed\nwhen the game launches.\n\n# Acknowledgements\nSome images (described in the game's credits) are either directly used or modified versions of NASA images.\n\n# License\nUses the GNU GPLv3 License. See the LICENSE file for the full license.\n\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/nachomonkey/interplanetary-invaders", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Interplanetary-Invaders", "package_url": "https://pypi.org/project/Interplanetary-Invaders/", "platform": "", "project_url": "https://pypi.org/project/Interplanetary-Invaders/", "project_urls": { "Homepage": "https://github.com/nachomonkey/interplanetary-invaders" }, "release_url": "https://pypi.org/project/Interplanetary-Invaders/0.0.5/", "requires_dist": [ "setuptools", "pygame (>=1.9.5)" ], "requires_python": ">=3.7", "summary": "Pygame-made space-invaders-esc game where you battle alien spiders across the solar system", "version": "0.0.5" }, "last_serial": 5589446, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "d1a2f36fddbdb1e63decd17faa691914", "sha256": "f2dd47cf085cd9555b04d747a9f4b0c5aecc4292c382904c3f4c2c7206ff269c" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.3-py3.7.egg", "has_sig": false, "md5_digest": "d1a2f36fddbdb1e63decd17faa691914", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.7", "size": 33466097, "upload_time": "2019-04-30T17:08:33", "url": "https://files.pythonhosted.org/packages/50/a2/27a52d90496349777fa3f0bc5d081cffea71920bd9038cbcfbbfa6822530/Interplanetary_Invaders-0.0.3-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "f70ea25fa6256ec6d30b2e4532ffd205", "sha256": "ead136776e487cdf55c77c22857b75ecb4b31d72c30eb72a10cf807e18f681ba" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "f70ea25fa6256ec6d30b2e4532ffd205", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 33503842, "upload_time": "2019-04-30T17:07:13", "url": "https://files.pythonhosted.org/packages/a6/d0/6c75d91fa0e2fe8d02d2c6fb09678fcd1983a4786b6eada0bef214137332/Interplanetary_Invaders-0.0.3-py3-none-any.whl" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "b7e330f82942d7f517f8dff7116ae602", "sha256": "3d52a911c4b07fd1a380fda6222e041dc1c0b9b0edcb34d28b8f001a62a14db4" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.4-py3.7.egg", "has_sig": false, "md5_digest": "b7e330f82942d7f517f8dff7116ae602", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.7", "size": 33466435, "upload_time": "2019-07-26T15:02:48", "url": "https://files.pythonhosted.org/packages/4d/84/e77d88b8c7c7eb1120b3680810ad33b0ea22e68177e7f1707808198458e1/Interplanetary_Invaders-0.0.4-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "b4e8ba7ab7f9f14851844f291e24ae65", "sha256": "15d3b46aef5dbc306f74736620738dc8562db8ec73dff08b18479c6114f1b6bb" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "b4e8ba7ab7f9f14851844f291e24ae65", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 33503857, "upload_time": "2019-05-03T21:20:20", "url": "https://files.pythonhosted.org/packages/d9/10/263c3d42517fb1c0f7523b2bcc502d68bf95424aadf92a70bf5fe0522631/Interplanetary_Invaders-0.0.4-py3-none-any.whl" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "aef4800e9006f01a441c9d62b79035ad", "sha256": "b9bfe9bf760730528fa986c76d2189bde9a1805192c077c3c39da1a36dddd58b" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.5-py3.7.egg", "has_sig": false, "md5_digest": "aef4800e9006f01a441c9d62b79035ad", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.7", "size": 37872692, "upload_time": "2019-07-26T15:03:57", "url": "https://files.pythonhosted.org/packages/5f/23/b7b295726abd2cd20a3c66aba248b984285755ccfc13ea8635a588d4dfa3/Interplanetary_Invaders-0.0.5-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "f7277b5dea9a4aa86fb86b67b13fc1a3", "sha256": "2ad283c9a8b631129428f22b3695e1601e9c6b878ba758b3a6d39f52b429ca19" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "f7277b5dea9a4aa86fb86b67b13fc1a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 37910334, "upload_time": "2019-07-26T15:00:39", "url": "https://files.pythonhosted.org/packages/55/be/8eee4f9322d3a789f2fdd59b84a837d4f6a85a1c127efaedd157ea8702c0/Interplanetary_Invaders-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b775dc920ef24f288c56462189d5cf7", "sha256": "177e41521919b4f3716f67574cde084cd2d2ccbb93617cce5a73a639420e8d17" }, "downloads": -1, "filename": "Interplanetary Invaders-0.0.5.tar.gz", "has_sig": false, "md5_digest": "6b775dc920ef24f288c56462189d5cf7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 36221348, "upload_time": "2019-07-26T15:01:46", "url": "https://files.pythonhosted.org/packages/ba/a7/d9ac18d23399a551f80d5932e65982b11603300cd91a2c2ac23760c7ac2c/Interplanetary%20Invaders-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aef4800e9006f01a441c9d62b79035ad", "sha256": "b9bfe9bf760730528fa986c76d2189bde9a1805192c077c3c39da1a36dddd58b" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.5-py3.7.egg", "has_sig": false, "md5_digest": "aef4800e9006f01a441c9d62b79035ad", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.7", "size": 37872692, "upload_time": "2019-07-26T15:03:57", "url": "https://files.pythonhosted.org/packages/5f/23/b7b295726abd2cd20a3c66aba248b984285755ccfc13ea8635a588d4dfa3/Interplanetary_Invaders-0.0.5-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "f7277b5dea9a4aa86fb86b67b13fc1a3", "sha256": "2ad283c9a8b631129428f22b3695e1601e9c6b878ba758b3a6d39f52b429ca19" }, "downloads": -1, "filename": "Interplanetary_Invaders-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "f7277b5dea9a4aa86fb86b67b13fc1a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.7", "size": 37910334, "upload_time": "2019-07-26T15:00:39", "url": "https://files.pythonhosted.org/packages/55/be/8eee4f9322d3a789f2fdd59b84a837d4f6a85a1c127efaedd157ea8702c0/Interplanetary_Invaders-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b775dc920ef24f288c56462189d5cf7", "sha256": "177e41521919b4f3716f67574cde084cd2d2ccbb93617cce5a73a639420e8d17" }, "downloads": -1, "filename": "Interplanetary Invaders-0.0.5.tar.gz", "has_sig": false, "md5_digest": "6b775dc920ef24f288c56462189d5cf7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 36221348, "upload_time": "2019-07-26T15:01:46", "url": "https://files.pythonhosted.org/packages/ba/a7/d9ac18d23399a551f80d5932e65982b11603300cd91a2c2ac23760c7ac2c/Interplanetary%20Invaders-0.0.5.tar.gz" } ] }