mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
need to test the mlx
This commit is contained in:
+4
-4
@@ -1,8 +1,8 @@
|
||||
WIDTH=30
|
||||
HEIGHT=30
|
||||
WIDTH=15
|
||||
HEIGHT=15
|
||||
ENTRY=1,1
|
||||
EXIT=29,29
|
||||
EXIT=2,2
|
||||
OUTPUT_FILE=maze.txt
|
||||
PERFECT=True
|
||||
GENERATOR=Kruskal
|
||||
GENERATOR=DFS
|
||||
SOLVER=AStar
|
||||
|
||||
Reference in New Issue
Block a user