adding the unit testing and modify some function for my unit testing its pretty good i learn how to get a good struct for my classes

This commit is contained in:
Maoake Teriierooiterai
2026-03-19 18:11:30 +01:00
parent 721a7d00b9
commit e4e8ebfc13
10 changed files with 157 additions and 62 deletions
+6
View File
@@ -0,0 +1,6 @@
WIDTH=200
HEIGHT=100
ENTRY=0,0
EXIT=19,14
OUTPUT_FILE=maze.txt
PERFECT=True