Skip to content
/ pong Public
forked from metulburr/pong

pong game created using python/pygame

License

WTFPL, Unknown licenses found

Licenses found

WTFPL
LICENSE.txt
Unknown
LICENSE.txt~
Notifications You must be signed in to change notification settings

DaPerson/pong

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

http://pygame.org/project-Pong-2878-4685.html

###arguments run game with defaults

python game.py

list help arguments

python game.py --help

fullscreen

python game.py -f

difficulty

python game.py -d hard

screen size

python game.py -s 1024 800

###controls movement

WASD or arrow keys

menu

mouse or arrow keys

other

PAUSE = p key
BACK/MENU = escape key
SELECT = enter key/left mouse button

###Notes The exe is not updated as much as the code

About

pong game created using python/pygame

Resources

License

WTFPL, Unknown licenses found

Licenses found

WTFPL
LICENSE.txt
Unknown
LICENSE.txt~

Stars

Watchers

Forks

Packages

No packages published