Skip to main content

Pong written using pygame

Project description

Contributors Forks Stargazers Issues MIT License


Logo

pong-arcade

Pong written using pygame

About The Project

Screenshot

This application is an implementation of Pong, originally developed and released by Atari in 1972. pong-arcade was created using pygame and various resources.

Play

Install

As per PEP 668, it is recommended to use pipx to install this application:

pipx install pong-arcade

Otherwise:

pip install pong-arcade
From Source

This application may also be built and installed from source. Requires the pip package build:

python -m build
pipx install dist/*.tar.gz
python -m build
pip install dist/*.tar.gz

Run

pong

Controls

The controls may be examined in-game from the menu.

Menu

  • Esc Quit
  • C Controls
  • 1 Select first menu option
  • 2 Select second menu option
  • 3 Toggle third menu option

In-Game

Controls Screenshot

Movement
  • W / I Move up
  • S / K Move down

Player1 may use either control scheme in single-player games.

Pause/Quit
  • P / Q Pause the game
  • M / Z Exit to menu

License

Distributed under the MIT License. See LICENSE for more information.

Project Links

Github - jacob-thompson/pong-arcade

PyPI - pong-arcade

Contact

Jacob Alexander Thompson - jacobalthompson@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pong_arcade-2.5.0.tar.gz (99.0 kB view hashes)

Uploaded Source

Built Distribution

pong_arcade-2.5.0-py3-none-any.whl (100.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page