pygame is
pygame.org is
|
BallSpace
BallSpace - 4.1Maxime (spacemax)Tags:Description![]() ![]() ![]() ![]() The editor of Spacemax and Scoudly is happy to present his new game : A breakout clone which is different with level editor... TRY IT! Click to download ChangesCorrects one bug with Fullscreen mode Corrects one bug under python 3.1 with features sounds using channel method. I add to add this : try: canal=pygame.mixer.find_channel(True) canal.play(ecran.sound_luck2) except: ecran.sound_luck2.play() cause this error under python 3.1 : canal.play(ecran.sound_bump02) SystemError: Bad call flags in PyCFunction_Call. METH_OLDARGS is no longer supported! f someone know how to manage chanels of sound under python 3, it's welcome... Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|