Skip to content

This is a simple pong game (Yes, the game released in 1972 from Atari) that is coded in Python.

Notifications You must be signed in to change notification settings

amartin009/python-simple-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

python-simple-pong

This is a simple pong game (Yes, the game released in 1972 from Atari) that is coded in Python.

How To Play:

Player 1:

Use 'w' key to move up and 's' key to move down

Player 2:

Use 'UP arrow' key to move up and 'DOWN arrow' key to move down

Move the panels up and down to deflect the ball to the other side of the screen.

The ball will reset at the center after each score.

The game will continue to keep score until the game is canceled.

The player with the most points wins.

About

This is a simple pong game (Yes, the game released in 1972 from Atari) that is coded in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages