Files
amazing/config.txt
T
2026-04-01 15:03:22 +02:00

9 lines
98 B
Plaintext

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