trying to get the blink on the 42

This commit is contained in:
Maoake Teriierooiterai
2026-03-30 15:36:52 +02:00
parent d4251dc8b7
commit 5913f5267d
2 changed files with 47 additions and 18 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
WIDTH=15
HEIGHT=15
WIDTH=11
HEIGHT=11
ENTRY=1,1
EXIT=13,13
EXIT=11,11
OUTPUT_FILE=maze.txt
PERFECT=False
GENERATOR=DFS