Commit Graph

4 Commits

Author SHA1 Message Date
Karma Riuk
104419b239 Forgot to put the width and height of the maze
when I parsed it, oops (and now it's tested)
2023-08-07 18:22:04 +02:00
Karma Riuk
19f83899be Fixed parser 2023-08-07 17:43:35 +02:00
Karma Riuk
3f8f0a2e92 Removed useless prints in parser_test 2023-08-07 17:43:01 +02:00
Karma Riuk
fcb2bc0d51 Reader -> Reader+Parser refacfotring: create the
parser package, moved the parsing aspect of reader
to parser (still have some naughty stuff like
WallChar and PathChar in parser but it'll be fixed
in next commit)
2023-08-05 10:38:46 +02:00