Skip to content

larsnyg/pong-atari

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

pong-atari

Pong written using pygame

About The Project

Pong Screenshot

This executable program is an implementation of Pong, originally developed and released by Atari in 1972. This implementation was created using Pygame and hand-made resources.

Getting Started

Follow the below steps to get the program running:

Download

pip install pong-atari

Run

pong

Controls

The game may be quit by pressing Esc at any time. Controls can be brought up in-game by pressing C on the menu screen.

Menu

  • C Show controls
  • 1 Select first menu option (One player)
  • 2 Select second menu option (Two players)
  • 3 Toggle third menu option (Sound)

In-Game

Controls Screenshot

Movement
  • W Move Player1 up
  • S Move Player1 down
  • I Move Player2 (or Player1 in single-player) up
  • K Move Player2 (or Player1 in single-player) down

In single-player games, Player1 may use either control scheme.

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

License

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

Project Links

Github - jacob-thompson/pong-atari

PyPI - pong-atari

Contact

Jacob Alexander Thompson - [email protected]

About

Pong written using pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%