Generate walls using points, fix at least some potential errors

This commit is contained in:
2021-03-29 02:12:14 +02:00
parent 34ddd01825
commit 9608655947
3 changed files with 112 additions and 129 deletions
-2
View File
@@ -4,8 +4,6 @@ module Dodge.LevelGen
( module Dodge.LevelGen
, cutWalls
, createInnerWalls
-- , checkWalls
, nubWalls
, pairsToGraph
, makeButton
, makeSwitch