Skip to content
/ Pong Public

The classic pong game written in Python using the Turtle module.

Notifications You must be signed in to change notification settings

mjfowlow/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pong

The classic pong game written in Python using the Turtle module.

GamePlay Image

How to Play:

  • Player A: Moves their paddle with keys "W" and "S". "W" = up, "S" = down
  • Player B: Moves their paddle with keys "Up Arrow" and "Down Arrow"

About

The classic pong game written in Python using the Turtle module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages