1. Isometric 0 - scrollable map with static sprite/player and animations, MULTILAYER - (my source), (original source)
  2. Isometric 1 - scrollable map - (my source), (original source)
  3. Isometric 2 - static map with static sprites and crafting - (my source), (original source)
  4. Isometric 3 - staticmap with multiple static sprites - (my source), (original source)
  5. Isometric 4 - staticmap with delete tile on mouseclick (buggish) - (my source), (original source)
  6. Example 5 - 2d map with crafting - (my source), (original source)
  7. Example 6 - 2d game with player - (my source), (original source)
  8. Example 7 - 2d map, static - (my source), (original source)
  9. Isometric 8 - simple map - (my source), (original source)
  10. Isometric 9 - static map with sprites and crafting - (my source), (original source)
  11. Isometric 10 - static map with highlighting - (my source), (original source)
  12. Isometric 11 - static map in Tiled format, no sprites, one layer - (my source), (original source)
  13. Isometric 12 - Just a wall - (my source), (original source)
  14. Example 13 - 2d map, static - (my source), (original source)
  15. Example 14 - 2d map with highlight and placing sprites on mouse click - (my source), (original source)
  16. Example 15 - 2d map moving with nouse - (my source), (original source)
  17. Example 16 - 2d map with multiple sprites contollable by player - (my source), (original source)