pyso
NOTE (2006-05-07): I've just discovered Isotope which is a lot further along, so I might investigate that and abandon pyso.
pyso is a pygame-based isometric game library that I'm working on.
I've started off cleaning up Pyplace which is an existing library that doesn't seem to have been worked on since 2001.
You can download my initial effort at:
My next goal is to further extend this to a usable library.
The long-term goal is a platform for a wide range of sprite-based isometric games from Civ II-style turn-based strategy to city-management games like Caesar II
Next Steps
- better separation of library from demo
- treatment of buttons more like other sprites
- better separation of images from tile objects
Pages in this category
- Isometric Games in Python (July 10, 2005 : 13 comments)
Last Modified: May 6, 2006
Author: jtauber