`KeyDoor`: make room sizes variable
epignatelli opened this issue · 1 comments
epignatelli commented
This is problematic because the wall index position will be converted into an abstract array, or we cannot take mask the rooms as this will require slicing with a dynamic slice.
See https://github.com/epignatelli/navix/blob/dev/keydoorsize/navix/grid.py for example.
epignatelli commented
Fixed by #25