Dungeon Generator
Just a simple dungeon generator, it simply generates squares in a tilemap and then uses A* PathFinding to make the corridors, between those squares.
the result wasn't very nice... it's a failure
- Space or Mouse 0 - Generate Dungeon
- X - Toggle Walls
- C - Toggle Corridors
| Status | Released |
| Category | Other |
| Platforms | HTML5 |
| Author | DutraBR98 |
| Made with | Unity |
| Tags | Dungeon Crawler, Generator, Procedural Generation |
