Files
amazing/config.txt
T
2026-03-30 08:26:53 +02:00

9 lines
100 B
Plaintext

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