A tile based dungeon generator with full A* pathfinding made for unity and written in C#. The system generates dungeons in stages starting with rooms then corridors using a maze algorithm and lastly a navigation map is created and the level is loaded.