Block a user
4f79d6f1ed
Removed useless print statements
346cfe9705
Finally written some good tests for the image writer
94af003adc
Added some assets
aec655610a
Added files to gitignore
2423645f3a
Removed log statement
a7dd3e1a81
Added argument parsing to run the solver correctly
5500007fb4
Added a solver: turn left
a80e2c9cc3
Added a logging system to show home much time it
fb59c890ca
Corrected some bugs for when it came to parsing
18f37e65ed
added new maze (15x15) for testing purposes
99fc6ba48a
renamed assets so that they are more consistent
1cfd92593f
implemented image reader
e72e9e694a
added the png version of the mazes used for
41e665c169
Written the ImageWriter
acf8aff469
Moved the generation of the solved mazes into its
92ba1b48e4
Forgot to put the width and height of the maze
58787dc4af
moved assertEquals to utils so that other tests
3d4a2b9bfb
Re-enabled text_test.go