pong-arcade

View on PyPIReverse Dependencies (0)

2.5.0 pong_arcade-2.5.0-py3-none-any.whl

Wheel Details

Project: pong-arcade
Version: 2.5.0
Filename: pong_arcade-2.5.0-py3-none-any.whl
Download: [link]
Size: 100520
MD5: 911e30fd02507f64e34386670c29c52e
SHA256: 27ed755c930edc9971df19cdc9147c49193146c3aa4dabad3696555a4b30af8c
Uploaded: 2024-09-06 05:50:55 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pong-arcade
Version: 2.5.0
Summary: Pong written using pygame
Author-Email: "Jacob A. Thompson" <jacobalthompson[at]gmail.com>
Maintainer-Email: "Jacob A. Thompson" <jacobalthompson[at]gmail.com>
Project-Url: Homepage, https://github.com/jacob-thompson/pong-arcade
Project-Url: Bug Reports, https://github.com/jacob-thompson/pong-arcade/issues
License: MIT License Copyright (c) 2024 Jacob Alexander Thompson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: application,arcade,executable,game,pong
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.7
Requires-Dist: pygame
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3355 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pong_arcade/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pong_arcade/ball.py sha256=IgpHA4LasjW1TuAbd_pQKFHFyIAgnUZKdv-uoYSm5Sk 4245
pong_arcade/main.py sha256=jayrtyFWaCgZderMycXeLtCtQk3T4xQ2k8ApfAY88NY 475
pong_arcade/meta.py sha256=bBosAKjzx2MbEvBusTJsxe222dh6lMGyxKNwqZxdZvw 53
pong_arcade/player.py sha256=ys6S4jD3m8RTrseCuPB7xOqf4Bnv0DECY8JENHwfdZY 1195
pong_arcade/pong.py sha256=8ClvcD7KADRK3ElixdS5qMuAuv_Cbxc0mlGXoneKjb8 18420
pong_arcade/data/gfx/atari.otf sha256=Ddy50vUWFQ5HstfmChX-0JB_iRv1KYNxbwk-qC4Eqdw 43908
pong_arcade/data/gfx/logo.png sha256=senRzSCSMe3B2viizqRo3e3LaViYvOtL0Vm0hFgYj1k 6068
pong_arcade/data/sfx/paddle.wav sha256=kIxLbTWz7D4WeGqNOkg1z9VRjFfCTqO19CSNWhQlRB0 32860
pong_arcade/data/sfx/score.wav sha256=Z-pPyeASBQspj-5r3ouRbwkz9xOHdtrVoUDnKRDM5Lo 96324
pong_arcade/data/sfx/wall.wav sha256=ClLJVFr-B6GSb6yoK1XNCeNBJ6CWn3CnnK1S69ig42g 43784
pong_arcade-2.5.0.dist-info/METADATA sha256=AR5iwtcFKCE0laC7iCdxq7xBuMRuKkkowot3-uEwUuA 5684
pong_arcade-2.5.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
pong_arcade-2.5.0.dist-info/entry_points.txt sha256=TsQT4Cqm9ZI0geGTqDqS0UpxmBFzQgUhJidaxu1JCts 43
pong_arcade-2.5.0.dist-info/licenses/LICENSE sha256=xfYMQUSTWtjZSgOa_uLeTn2ooQ-Fn4ZBxUD6ZVF4RHU 1080
pong_arcade-2.5.0.dist-info/RECORD

entry_points.txt

pong = pong_arcade.main:main