mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
file config example
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
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)
|
||||||
Reference in New Issue
Block a user