pong-arcade

View on PyPIReverse Dependencies (0)

2.5.4 pong_arcade-2.5.4-py3-none-any.whl

Wheel Details

Project: pong-arcade
Version: 2.5.4
Filename: pong_arcade-2.5.4-py3-none-any.whl
Download: [link]
Size: 100647
MD5: 77fd81d7a2f047b43f18a3e660150100
SHA256: 777a8c6a73c0de308a084ffd547277d9959cd68012a3c46924cac9e55a0b57b6
Uploaded: 2025-01-06 00:23:47 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pong-arcade
Version: 2.5.4
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: Programming Language :: Python :: 3.13
Classifier: Topic :: Games/Entertainment
Requires-Python: >=3.7
Requires-Dist: pygame
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3368 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.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=kmSi76SGjS-0IOJ_Z2-nPrYkTDd_KGXIzA2ckYElBfg 4139
pong_arcade/main.py sha256=cIvhT32Oj-u33lK0IKWjm-yIDK6eV39HtGaeE9qlxyE 538
pong_arcade/meta.py sha256=Egjk2lUTH000PZL_P2RKkv-VHLwqdY74udujP5bt8cI 54
pong_arcade/player.py sha256=XNnR0tzofqWB9lkCxKwEbd6cxQzV_G-ELxWZmp2KLj8 1134
pong_arcade/pong.py sha256=IVcGMvupwL-6EXLlKHJpxSMqbrMm2pKIrRDUusMqzqQ 18988
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.4.dist-info/METADATA sha256=_bJm9UPkFIqyYY6Gxzzv7pfqIdfp8r5e-HTVKM6-ejk 5748
pong_arcade-2.5.4.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
pong_arcade-2.5.4.dist-info/entry_points.txt sha256=TsQT4Cqm9ZI0geGTqDqS0UpxmBFzQgUhJidaxu1JCts 43
pong_arcade-2.5.4.dist-info/licenses/LICENSE sha256=xfYMQUSTWtjZSgOa_uLeTn2ooQ-Fn4ZBxUD6ZVF4RHU 1080
pong_arcade-2.5.4.dist-info/RECORD

entry_points.txt

pong = pong_arcade.main:main