zshellzhang1993-2025 / Maze

大三选修课的结业课程设计, 出于好奇与尝鲜, 我就用 C# 实现了一下

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze

This is a little program about the generation and search of a maze with a flexible scale. I used a depth-first-search algorithm to generate the map of the maze. Then,I will use four algorithms to explore the generated maze for a key route of it. Well,that's all,thank you!

About

大三选修课的结业课程设计, 出于好奇与尝鲜, 我就用 C# 实现了一下


Languages

Language:C# 100.0%