Files
amazing/config.txt
T
2026-03-27 19:47:21 +01:00

9 lines
100 B
Plaintext

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