mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
a408004bd7
Basic main to display ascii print
9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
WIDTH=30
|
|
HEIGHT=30
|
|
ENTRY=0,0
|
|
EXIT=19,14
|
|
OUTPUT_FILE=maze.txt
|
|
PERFECT=True
|
|
GENERATOR=Kruskal
|
|
SOLVER=AStar
|