Skip to content

rtouze/yapong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#What is this Just having fun implementing Pong game using pyGame.

#How to play ##Installation You'll need Python 2.6+ to play. Python can be downloaded here.

See how to download pyGame right here

Yapong use setuptools for its installation. Type the command bellow:

python setup.py install

Depending on your situation, you may need to be root.

##Launch the game Once it's installed, just type yapong from your terminal.

##Howto play For left player, use keys E and D to go up and down.

For right player, use up and down arrow keys.

About

yet another pong game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages