Commit Graph

4 Commits

Author SHA1 Message Date
Karma Riuk
d28c118102 Added argument parsing to run the solver correctly 2023-08-11 12:30:37 +02:00
Karma Riuk
7e86e29e82 Moved RawMaze to reader package since it is used
mostly there
2023-08-05 16:36:49 +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
Karma Riuk
fbe066db17 Drawn the skeleton code for the structure of the project 2023-08-03 21:07:58 +02:00