Skip to content

BobinMathew/Pong_python_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Pong_python_game

A simple Ping Pong game

To Run the code :

python3 pong_python_game.py

Left paddle command :

up = w
down = s
laft = a
right = d

Right paddle command :

up = up-arrow
down = down-arrow
laft = left-arrow
right = right-arrow

About

A simple game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages