Skip to content

Shima-Bazzazan/Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game ⚾

This game is a competitive game.

pong

How to play

  • In this game you compete with a primitive artificial intelligence.
  • You are on the left side and AI is on the right side of the game screen.
  • You can use the mouse to move your board.
  • Every time the ball leaves the game screen, you lose points.

How to install

Run following command :

pip install -r requirements.txt

How to Run

Execute this command in terminal:

python pong.py

About

Pong-Game⚾ in python using arcade library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages