mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
ADD(mlx path animation)
This commit is contained in:
+5
-5
@@ -1,8 +1,8 @@
|
||||
WIDTH=10
|
||||
HEIGHT=10
|
||||
WIDTH=20
|
||||
HEIGHT=20
|
||||
ENTRY=1,1
|
||||
EXIT=9,9
|
||||
EXIT=20,20
|
||||
OUTPUT_FILE=maze.txt
|
||||
PERFECT=True
|
||||
GENERATOR=Kruskal
|
||||
PERFECT=False
|
||||
GENERATOR=DFS
|
||||
SOLVER=DFS
|
||||
|
||||
Reference in New Issue
Block a user