[FreeToTake] Delete isolated cell in MapGenerator
Before piece generation
#40
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The MapGenerator can often generate isolated cell like in this picture.
when the map is fully generate and the pieces are not yet generated, we should write a loop that check if a cell is isolated and switch it.
Delete isolated cell in `MapGenerator` Before piece generationto [FreeToTake] Delete isolated cell in `MapGenerator` Before piece generation