mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
Some fix:
- entry/exit negatif - checker if output file already exist - config.txt commentary - maze min size for ft logo generation - unperfect maze compliance
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
WIDTH=4
|
||||
HEIGHT=4
|
||||
WIDTH=9
|
||||
HEIGHT=7
|
||||
ENTRY=1,1
|
||||
EXIT=1,2
|
||||
EXIT=4,5
|
||||
OUTPUT_FILE=con.txt
|
||||
PERFECT=False
|
||||
GENERATOR=Kruskal
|
||||
|
||||
Reference in New Issue
Block a user