Daedalus 3D Dungeon Generator

Daedalus 3D Dungeon Generator Game Cover

This was my final project for my AI in Games class.  The 3D Dungeon Generator: 1. Defines a grid 2. Places rooms in the grid randomly 3. Performs Delaunay Tetrahedralization to get a streamlined map that connects the rooms 4. Calculates the minimum spanning tree of the undirected graph of the edges from tetrahedralization 5. Adds random hallways back 6. Determines hall pathways using A* 7. and fin…

  • Windows

Videos

Similar Games