Skip to content

Pong-Clone is a classic arcade-style game built with Pygame. This project was created to showcase an understanding of Object-Oriented Programming and to learn the Pygame framework. Play against a friend and see who can reach 10 points first. Download the repository and start playing today!

Notifications You must be signed in to change notification settings

JeremyEffinger/Pong-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-Clone

This is a Pong clone made using the Pygame framework. The purpose of this project was to demonstrate an understanding of Object-Oriented Programming (OOP) and to learn the Pygame framework.

Requirements

  • Pygame

How to Play

  1. Clone the repository:
git clone https://github.com/JeremyEffinger/Pong-Clone.git
  1. Navigate to the project directory:
cd pong-clone
  1. Run the game:
python pong.py

Controls

  • Use the up and down arrow keys to move the paddle up and down and the W and S keys for the other paddle..
  • Press the spacebar to start the game.
  • First player to reach 10 points wins.

Contributing

If you'd like to contribute to the development of this Pong clone, please fork the repository and submit a pull request.

License

This Pong clone is open-source software licensed under the MIT license.

About

Pong-Clone is a classic arcade-style game built with Pygame. This project was created to showcase an understanding of Object-Oriented Programming and to learn the Pygame framework. Play against a friend and see who can reach 10 points first. Download the repository and start playing today!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages