Skip to content

arnab132/Pong-Game-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Pong-Game-Python

You can modify these Parameters as per your choice :

  1. Change the colors.
  2. What is the frame rate? Make it faster or slower.
  3. Change the speed of the ball.
  4. Change the size of the paddles.
  5. Change how the ball bounces off walls.
  6. How would you add a computer player?
  7. Add a second ball.