Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 UML 2009-04-21 fengyu05 [r1] init
 doc 2009-04-21 fengyu05 [r1] init
 gamectrl 2009-04-21 fengyu05 [r1] init
 logic 2009-04-21 fengyu05 [r1] init
 mymap 2009-04-21 fengyu05 [r1] init
 res 2009-04-21 fengyu05 [r1] init
 section 2009-04-21 fengyu05 [r1] init
 ui 2009-04-21 fengyu05 [r1] init
 utt 2009-04-21 fengyu05 [r1] init
 favicon.ico 2009-04-21 fengyu05 [r1] init
 main.py 2009-04-21 fengyu05 [r1] init
 map_gen.py 2009-04-21 fengyu05 [r1] init
 mysetup.py 2009-04-21 fengyu05 [r1] init
 readme.txt 2009-04-21 fengyu05 [r1] init

Read Me

Summary:

This is a ball game create with pygame
The code is for study and  free for any modifies.
But I'm very sorry that I have no time
to give the comment of code in English. It is in Chinese.

If you have any question about it. Please email me: 
 fengyu05@gmail.com

Description:

python main.py to run the game
map_gen is to create the map for game. 
you can simple edit the code to create different map 
and put it to folder "mymap"
mysetup is a code to package to game to exe which
can run on windows without pygame.