|
pygame is
pygame.org is
|
PyBu
PyBu - 0.1.1Sam Sieber (killersquierl)Tags:Description The long name is PyGameBuilder. It's meant to replicate the object and event system found in Game Maker, except it's written in python. It has no gui at this point. Sound and timers aren't implemented.
PyBu has a main loop which handles all the events generated. Event handlers are bound to those events. Events include keyboard events and collision events at this point. Events are only generated if there is an event handler bound to them.
The way to use it is to extend the main classes of PyBu_Object and PyBu_Slice. Animations are defined in text files (it's really lame at this point.) The main controller is also meant to be extended. A small *useless* example is included (I wouldn't call it a game)
I plan to extend it with sound support, better structure for loading the initial rooms, and various other things. I plan on using it to build an RPG, but any code specific to that will be it's own project.
It is licensed under the LGPLv3. LinksReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 19, 2013
May 18, 2013
May 17, 2013
May 16, 2013
May 15, 2013
May 11, 2013
May 8, 2013
Apr 26, 2013
Apr 24, 2013
Apr 23, 2013
... more!
|
|