|
pygame is
pygame.org is
|
lib2d
lib2d - 1Leif Theden (bitcraft)Tags:DescriptionLib2d is somewhat of a departure of the standard pygame library and works differently. This is for python 2.6.
Main differences:
Game is split into "GameStates" to break game logic into classes.
Inputs are not tied to the keyboard and can be mapped at runtime.
Includes a few different renderers for tile based games.
Includes a Tiled Map Editor (tmx) data loader.
Animation is supported and sprites are stored in a simple folder system.
Includes optional advanced input handling via the fsa.py module.
I don't have much documentation here. If you would like to see how I've used this library, i've included some projects in the source. I don't really intend on supporting this library, but I am uploading it in preparation for the next pyweek.
The most current version of lib2d is used for the "mh" project. The other projects have slightly altered versions of the library that are out or date or incompatible.
This is a large download (~22mb) because it includes some example games. MH is the largest here, as I am still developing it in my spare time. 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 |
|
Jun 11, 2013
Jun 9, 2013
Jun 7, 2013
Jun 4, 2013
Jun 1, 2013
May 30, 2013
May 26, 2013
May 24, 2013
May 23, 2013
May 22, 2013
May 21, 2013
... more!
|
|