Files
amazing/config.txt
T
2026-03-27 16:49:13 +01:00

9 lines
100 B
Plaintext

WIDTH=20
HEIGHT=20
ENTRY=1,1
EXIT=2,2
OUTPUT_FILE=maze.txt
PERFECT=False
GENERATOR=DFS
SOLVER=AStar