This project is a concept of isometric engine. Its written in C++ with allegro 4 for graphics lib ( I wanted it to work in ms-dos ;) ).
- Load tmx maps from tiled.
- Topology sorting of tiles.
- Some optimizations, collisions and tile clipping.
- Documentation in Doxygen