-
Notifications
You must be signed in to change notification settings - Fork 5
Open
@Vincetes
Description
就是我看了那个CreateMazeThread的代码,里面生成迷宫的代码是依照d二维数组来看的,但是这样递归生成迷宫是如何保证它有通路的呢?
Metadata
Metadata
Assignees
Labels
No labels
就是我看了那个CreateMazeThread的代码,里面生成迷宫的代码是依照d二维数组来看的,但是这样递归生成迷宫是如何保证它有通路的呢?