# README
2D - SIMPLE DUNGEON MAP
Demonstrates how to create a simple dungeon map of room rectangles for use in top-down games. Press SPACE to create a new map, every map will be different from the next map and you can change the number of rooms and map size easily to allow for creation of larger or smaller maps. This is used as the base for a more advanced tutorial with image tiling and players Tiled Dungeon Map with Player. View more at unklnik.com