Dungeon-BSP
About
This is my first entry for PROCJAM 2019.
It uses Binary Space Partitioning algorithm to lay out the rooms and corridors between them. You can change only minimum and maximum room sizes for now.
I've developed this prototype much earlier by using various sources from the net, but I intend to build upon this in #PROCJAM if I have enough time.