Procedural Dungeon Generator
Bachelor's degree final work
Download
Install instructions
Windows, run file "proceduralLevelGeneration.exe"
MacOS, run file "Contents/MacOS/proceduralLevelGeneration"
Linux, run these commands in the terminal:
- chmod +x Linux\ build.x86_64
- ./Linux\ build.x86_64