Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

(A simple game using pygame)

Here is a simple pong game using python pygame.
To use it and test it follow these instructions:

1. Download project

Download the project into your devise or simply clone the project into your virtual environment or any directory you want by running the command :

git clone https://github.com/HB2102/Pong-Game

2. Install requirements

First you should install the requirements of the project, for that, go to the project directory and run the command :

pip install -r requirements/requirements.txt

and wait for pip to install packages.

3. Run the project

For running the project, simply run the "main.py" file and enjoy the game.

4. Use Project

In this game you should try to stop the ball to hit your side of the wall, if it does, your opponent receives a point, the opposite is true too.




Thanks for your time.

About

a simple pong game with pygame

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages