Dungeon-Generation List of algiorithm and different methods to generate dungeons To run the dungeon generation, run the following command as the code uses C++ 11 standards: g++ -std=c++11 -o index index.cpp