Skip to content

FalakShair01/Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-Game

Pong is a much more complex game.

First, we're going to figure out how to create the screen,how to create and move a puddle, and then create another puddle so we can have a two-player game and then create the ball and make it move constantly across the screen and figure out when it collides with a wall and make it bounce back and then detect when there's a collision with the paddle to know when to bounce it back. Finally, we'll figure out when a user scores, when the paddle misses the ball, and we'll keep the score using a scoreboard.

Putting screen shot of the final version

pong game

About

Pong Game using Python Turtle graphics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages