pygame is
pygame.org is
|
pyMap - 2D Tile Mapping
pyMap - 2D Tile Mapping - 0.9.4Ryan Ledford (exsolacyst)Tags:DescriptionDocumentation of Application Features are included with the download. See mapfileformat.txt to see how to read a map file if you want to use it for loading maps into your own applications.
Written with:
python 2.7
pygame 1.9.
This is something I've been working on for my own development of 2D game worlds. It works well for me and is still in development, but I would like suggestions on what other features I could add or change. Im still working on the UI.
Launch by double-clicking the pyMap.py file ChangesAdded more UI elements. Added Save/Load capability for tile objects. Tile objects can be created by selecting a group of 'filled' cells (must form a solid rectangle), press the 'M' key and provide a valid name for the object. Changed some icon images. Application now exits when the app window is closed. Fixed a bug that crashed the app when unallocated tile selector space was clicked. Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|