... if build_data.map.tiles[idx + 1] == TileType::Wall { neighbors += 1; } ... in the original algorithm: there's lots of overlap between rooms/corridors, ...
確定! 回上一頁