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
cfa683dc83
Start of refactoring for reader+parser: read all
...
the lines before starting to parse
2023-08-05 10:01:34 +02:00
Karma Riuk
cc85f5606f
moved instructions around to make it more
...
consistent and fixed tiny bug
2023-08-05 09:38:12 +02:00
Karma Riuk
4c34019acc
Added missing logic to text reader and tested it
2023-08-04 23:53:34 +02:00
Karma Riuk
dbcaf137ef
Added a new test case for text reader
2023-08-04 23:06:37 +02:00
Karma Riuk
7c7c2d04d4
Removed useless print statements
2023-08-04 23:05:16 +02:00
Karma Riuk
4d25743ee5
Written the first version of a text reader, with
...
tests
2023-08-04 21:05:28 +02:00
Karma Riuk
547137a3cd
Updated gitignore
2023-08-04 21:05:14 +02:00
Karma Riuk
0ff76d6dff
Changed the structure of the Maze struct
2023-08-04 19:11:26 +02:00
Karma Riuk
63b365bceb
Renamed maze-solver.go to main.go
2023-08-04 19:11:00 +02:00
Karma Riuk
fbe066db17
Drawn the skeleton code for the structure of the project
2023-08-03 21:07:58 +02:00
Karma Riuk
6d81f34a7c
initalized go project
2023-08-03 20:08:52 +02:00
Arnaud 'Karma' Fauconnet
75a1fe463f
Initial commit
2023-08-03 20:05:01 +02:00