Short Term
- (done) IsoTextPrinter class
- Create reading/writing code for room data format
- Room data format in XML (this doesn’t have to be perfect or anywhere near complete)
- Room data parsing and display
- Block attributes
- Room display (I’m going to have some room-on-room action)
- A simple depth sort (in the old days, there were always glitches in doing this cheaply in iso, I plan on getting this right)
- Collision detection
- Navigation between rooms
- Full Room-Loader system
- (done) Incorporate RapidXML
- (done) Isometric text display