Hello there! I thought I’d take some time to explain one of the map generation algorithms I use in my game, In the House of Silence . The main advantage of this method is that there is no way for it to generate a map with disconnected parts, unlike other algorithms. So here’s how you do it. G