Skip to content

Python 3.7 using PyGame module Ping Pong game

Notifications You must be signed in to change notification settings

MFattakhov/PyPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPong

Python 3.7 using PyGame module Ping Pong game

Mechanics

Ball, which increase speed every time you reflect it, can reflect from any border or platform. When it get border behind platform someone wins.

Platform can move using 'a' and 'd' for top platform and using arrows for bottom platform. Platform reflects ball with different angle depending of touching point.

Background is random of 5 different.

Using

You can launch main.py, .exe file will be added later.

About

Python 3.7 using PyGame module Ping Pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages