What's the project
I always wanted to learn more about generation and dungeon generation specifically but also how to code better and make readable structured code. Thats how this experiment started. My goal was to create a unique dungeon layout that was not really used in other games yet. I did some research and found that not many dungeons where made with "Binary Space Partitioning". The project took about 3 weeks.