pygame is
pygame.org is
|
map loader for 'tiled' - 2.1DR0ID (dr0id)Tags:DescriptionMap loader for the files generated by 'tiled', the map editor from http://www.mapeditor.org/ written in java.
It loads just the data from the map file. There is a little example in the main function how to use it, but rendering is not a part of this module. It is because the map editor supports different styles of maps (orthogonal-, iso-, hexagonal-maps) and those need separated rendering techniques. Changesadded a ImageLoaderPyglet and pyglet_demo written by HydroKirby from #pyglet
thanks to hylje for the __import__ bugfix
corrected some typos in the documentation
new command line to start different demos
http://dr0id.homepage.bluewin.ch/pygame/tiledtmxloader.zip or http://code.google.com/p/python-pyknic/source/browse/trunk/pyknic/resources/ Links
ScreenshotReleases
CommentsIf you wish to leave a comment, please sign in first.
|
|