adding in the parsing class DataMaze the funciton transform_data

This commit is contained in:
Maoake Teriierooiterai
2026-03-16 15:37:49 +01:00
parent 2f5d200c0a
commit 6b90e5fce5
2 changed files with 15 additions and 3 deletions
+6 -1
View File
@@ -1 +1,6 @@
test
WIDTH=200
HEIGHT=100
ENTRY=0,0
EXIT=19,14
OUTPUT_FILE=maze.txt
PERFECT=True