need to test the mlx

This commit is contained in:
Maoake Teriierooiterai
2026-03-27 14:35:04 +01:00
parent 135e13deff
commit ca9444778e
20 changed files with 30 additions and 1830 deletions
+4 -4
View File
@@ -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