Files
amazing/config.txt
T
2026-03-30 15:36:52 +02:00

9 lines
102 B
Plaintext

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