Skip to content

Hongten/Ball_Perfectly_Elasti_Collision-BPEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ball Perfectly Elastic Collision(BPEC)

Version 1.3

About Application

__version__ = '1.3'
__author__ = {'name' : 'Hongten',
              'mail' : '[email protected]',
              'blog' : 'http://www.cnblogs.com/hongten',
              'version' : __version__}

UI

Example

Rules or Description

    1.There are five balls whth different color have elastic collision after 
	the game loaded.
	
    2.The player can click the window with the LEFT mouse button and create 
	the new ball,which with the different color,but sometimes maybe like other balls.
    
	3.The player can click teh window with RIGHT mouse button and minus a few balls.
    
	4.You can change all ball speed by pressing the UP and DOWN the keyboard 
	direction key.
    
	5.Also you can change the background music by pressing the LEFT and RIGHT 
	the keyboard direction key(volume:0-10).
    
	6.Maybe you want to full screen view,By pressing the F key and ESC key switch.
    
	7.Ball number,the speed,the volume,author E-mail is written in the status 
	bar at the bottom.

Try it

If you want to try it on your computer, you need do step by step as below

1.Install python(3.2.5)

2.Install pygame(1.9.2)

3.Run the pong.py(F5)

More Information

About

Writed by Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages