Files
amazing/.config.example

6 lines
202 B
Plaintext

WIDTH= (Maze width)
HEIGHT= (Maze Height)
ENTRY= (Entry coordinates (x,y))
EXIT= (Exit coordinates (x,y))
OUTPUT_FILE= (Output filename)
PERFECT= (Is the maze perfect?, perfect = one entry and one exit)