本程序没用依赖第三方库,只依赖了python内置库,如果您安装了python环境也可以执行python main.py 注:本程序所用python版本为3.12 main.py中dynamic_draw_maze()函数能动态可视化迷宫生成和迷宫寻路过程 迷宫生成算法可选: dfs, prim, kruskal 迷宫寻路算法可选: dfs, bfs, a-star ...
This means that you can draw your own mazes for other people to solve on their micro:bit by coding the right instructions. Download the maze template here by right clicking and choosing 'Save as'.