Skip to content

Classic Pong Arcade Game made with python and the turtle GUI library

Notifications You must be signed in to change notification settings

efrenmo/PongArcadeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PongArcadeGame

Classic pong arcade game made with python and the turtle GUI library.

Features:

  • Two player game.
  • Speed of the ball starts at a base slow-speed, and the ball speed increases each time the ball hits a players paddle until a player scores.
  • After a player scores, the speed of the ball re-initialize to the base slow-speed.
  • Board keeps track of scores and ball speed level between scores.

initial screen

PongGame.mp4

About

Classic Pong Arcade Game made with python and the turtle GUI library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages