{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# Panzerspiel\nA small tank game where you can customize your own tank.\n\n# Idea\nThe basic idea of this game was to make a customizable tank game.\nTherefor you have 100 credits to spend on different attributes of\nyou tank are:\n\n1. Speed\n2. Acceleration\n3. Health\n4. DPS (damage per shot)\n5. Fire Rate\n\nYou will notice, that the acceleration is also used to calculate the angular\nvelocity of your tank.\n\n# Goal\n\"Of course I know the rules. Simple. You hit him, don't let him hit you.\" -- Mr. Han\n\n# Movement\nThe red tank is controlled by the keys w, a, s, d and alt (left).\n\nThe blue tank is controlled by the keys i, j, k, l and space.\n\n# Arena\nThe consists of two different types of obstacles.\n\n1. Wood Boxes (500 life points)\n2. Stone Boxes (indestructible)\n\nThe position and number of stone and wood boxes as well as the start positions\nof the tanks are generated randomly.\nYou may encounter to stuck within a box.\nHopefully your enemy is a honourable gentleman and will restart the match.\n\n# Surge Factor\nThe surge factor specifies how many credit points do you need to set an attribute\nto its max. A surge factor of 0.9, the default value, means that you need 90 of 100\ncredit points to set you health to the max of 5000.\nYou can change the surge factor in the options menu.\n\n# Licences\nThe code is published under the GNU General Public License v3.0 licence.\nThe music was published under the Creative Commons Attribution (3.0) licence.\nYou can find the licence at the /res2/music subdirectory.\n\n# Credits\nCredits are going to Thomas K\u00f6tter making all the game assets except the explosion.\n\nI found the explosion animation at: https://sinestesia.itch.io/2d-explosions-animations.\n\nCredts are also going to Kara Square for the background music:\n\nTransmutation by Kara Square (c) copyright 2017\nLicensed under a Creative Commons Attribution (3.0) license.\nhttp://dig.ccmixter.org/files/mindmapthat/56527 Ft: Spinningmerkaba\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": "", "keywords": "", "license": "GNU General Public License v3.0", "maintainer": "", "maintainer_email": "", "name": "Panzerspiel", "package_url": "https://pypi.org/project/Panzerspiel/", "platform": "", "project_url": "https://pypi.org/project/Panzerspiel/", "project_urls": null, "release_url": "https://pypi.org/project/Panzerspiel/1.0/", "requires_dist": [ "pygame" ], "requires_python": "", "summary": "A small 2D tank game", "version": "1.0" }, "last_serial": 4407850, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "9ef3fbc5180a42226efde9ff72093f7f", "sha256": "8641224f8094e311dfd188bfd5e7d9438eb2642477877c134f98b41f04b09178" }, "downloads": -1, "filename": "Panzerspiel-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef3fbc5180a42226efde9ff72093f7f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5469214, "upload_time": "2018-10-23T19:47:30", "url": "https://files.pythonhosted.org/packages/13/4b/8352961580fbe0ed6a4b3f4384fd00b131f3c57e00df6537f0eab1c6de7b/Panzerspiel-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18dff25ac81c9401f9be454b3539b86c", "sha256": "b154dcd1854dc1f94b9983f65baea9b24bfdd5b48f7a6e69e44d71070a94dbae" }, "downloads": -1, "filename": "Panzerspiel-1.0.tar.gz", "has_sig": false, "md5_digest": "18dff25ac81c9401f9be454b3539b86c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16765, "upload_time": "2018-10-23T19:47:32", "url": "https://files.pythonhosted.org/packages/82/04/0ebba50f9827cd06214f281f758e72bbc90a790dc2d66b468698cafda3d4/Panzerspiel-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ef3fbc5180a42226efde9ff72093f7f", "sha256": "8641224f8094e311dfd188bfd5e7d9438eb2642477877c134f98b41f04b09178" }, "downloads": -1, "filename": "Panzerspiel-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef3fbc5180a42226efde9ff72093f7f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5469214, "upload_time": "2018-10-23T19:47:30", "url": "https://files.pythonhosted.org/packages/13/4b/8352961580fbe0ed6a4b3f4384fd00b131f3c57e00df6537f0eab1c6de7b/Panzerspiel-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "18dff25ac81c9401f9be454b3539b86c", "sha256": "b154dcd1854dc1f94b9983f65baea9b24bfdd5b48f7a6e69e44d71070a94dbae" }, "downloads": -1, "filename": "Panzerspiel-1.0.tar.gz", "has_sig": false, "md5_digest": "18dff25ac81c9401f9be454b3539b86c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16765, "upload_time": "2018-10-23T19:47:32", "url": "https://files.pythonhosted.org/packages/82/04/0ebba50f9827cd06214f281f758e72bbc90a790dc2d66b468698cafda3d4/Panzerspiel-1.0.tar.gz" } ] }