Skip to content

connectash08/PingPongPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Project: Ping Pong game in Python

Overview:

  • I recreated the Ping Pong game in Python as a passion project because it was one of my favorite games to play growing up, and I wanted to understand more about how to program it.
  • I used the Pygame Software to set up the game itself, programming the paddle & ball movement, scoring, and setting boundaries.
  • You play as both the Green and Red paddles, and the goal is to get to 5 points for either team.
  • Use W and S to control the Red Paddle, and the Up/Down arrow keys to control the Green paddle.

Functionality:

  • Can be played by one person or with 2 player.

Feel free to run my code and give it a try. Thank you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages