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