Just acomplished part of the "room tiling implementation" for 2D orthographic projection. I have four 2D projections to accomplish:
Orthographic;
Isometric;
Dimetric;
Trimetric;
I'm excited to start implementing the dimetric and trimetric projections. Few games use these projections(as far I know: SimCity, Fallout, and a PacMan).