{ "info": { "author": "Terencio Agozzino", "author_email": "terencio.agozzino@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Utilities" ], "description": "|Cisco Logo| PongHAT\n====================\n\n|License| |Version|\n\nPongHAT is a Pong game running on a Raspberry Pi 3 using functionalities\nfrom the Sense HAT.\n\n.. raw:: html\n\n

\n\n.. raw:: html\n\n

\n\nThis game offers two modes:\n\n- A first one, available during the first two levels where the player\n plays against a wall.\n\n- A second, from the third level, allowing artificial intelligence (AI)\n to appear in the game, increasing the similarities with the\n traditional pong game.\n\n**NOTE:** the speed of the game gradually increases with each game.\nSimilarly, it increases as you move to the next level.\n\n--------------\n\nInstallation\n~~~~~~~~~~~~\n\nIt\u2019s as simple as that:\n\n::\n\n pip install ponghat\n\n--------------\n\nUsage\n~~~~~\n\nAfter being connected to the Raspberry using the Sense HAT and installed\n``ponghat``, execute the following command to start a game:\n\n::\n\n ponghat\n\nAlternatively you can run this tool using Docker:\n\n.. code:: bash\n\n # Build the image\n docker build -t ponghat .\n\n # Run the image\n docker run -v $(pwd):/app ponghat python ponghat.py\n\n**NOTE:** if you don\u2019t have any Sense HAT, you can use a `Sense HAT\nemulator `__.\n\n--------------\n\nContributions\n~~~~~~~~~~~~~\n\nThere are many ways to contribute. For example, by submitting a bug by\nopening an issue in the issue tracker, or by making a pull request.\nIdeas that can be implemented is adding particles, refactoring code,\netc.\n\n--------------\n\nLicense\n~~~~~~~\n\nCode is under the `MIT\nLicense `__.\n\n.. |Cisco Logo| image:: assets/logo.png\n.. |License| image:: https://img.shields.io/badge/License-MIT-green.svg\n.. |Version| image:: https://img.shields.io/badge/version-1.0.1-blue.svg", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rememberYou/ponghat", "keywords": "ai emulator game hat mit pong pong-game python sensehat sense-hat raspberry wall", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ponghat", "package_url": "https://pypi.org/project/ponghat/", "platform": "", "project_url": "https://pypi.org/project/ponghat/", "project_urls": { "Homepage": "https://github.com/rememberYou/ponghat" }, "release_url": "https://pypi.org/project/ponghat/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Pong game using functionalities from the Sense HAT", "version": "1.0.1" }, "last_serial": 3873152, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d3d89bf1a454401804acafe36975504f", "sha256": "3934fb4e3172d3db480cf02e19be7fcb8ed33fb82feb28784bb22ea577e581bf" }, "downloads": -1, "filename": "ponghat-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d3d89bf1a454401804acafe36975504f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6680, "upload_time": "2018-05-17T15:47:58", "url": "https://files.pythonhosted.org/packages/9e/8d/a5cf242fde3a7281311a0e59196eab41f275102288eb7a96488214dad800/ponghat-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "f7ea8ff900899487c5677aee3d366d9e", "sha256": "a4f012c97125f487ca7b2b13a31188bc305572785ead7e11d846eccd6a8433cc" }, "downloads": -1, "filename": "ponghat-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f7ea8ff900899487c5677aee3d366d9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6840, "upload_time": "2018-05-17T17:07:47", "url": "https://files.pythonhosted.org/packages/09/a0/112d5adf1e8f6a18047e8be25f372e136469e730721dc47f208122ce96d3/ponghat-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f7ea8ff900899487c5677aee3d366d9e", "sha256": "a4f012c97125f487ca7b2b13a31188bc305572785ead7e11d846eccd6a8433cc" }, "downloads": -1, "filename": "ponghat-1.0.1.tar.gz", "has_sig": false, "md5_digest": "f7ea8ff900899487c5677aee3d366d9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6840, "upload_time": "2018-05-17T17:07:47", "url": "https://files.pythonhosted.org/packages/09/a0/112d5adf1e8f6a18047e8be25f372e136469e730721dc47f208122ce96d3/ponghat-1.0.1.tar.gz" } ] }