maze-solver-go/io/writer
Karma Riuk 144d3c2aed Added a logging system to show home much time it
took to do a certain part of the program
2023-08-10 19:38:43 +02:00
..
image_test.go added new maze (15x15) for testing purposes 2023-08-10 19:11:15 +02:00
image.go Added a logging system to show home much time it 2023-08-10 19:38:43 +02:00
strings_test.go Moved the generation of the solved mazes into its 2023-08-09 17:42:53 +02:00
strings.go Added a logging system to show home much time it 2023-08-10 19:38:43 +02:00
utils.go Changed type of maze in SolvedMaze to pointer, to 2023-08-10 10:30:37 +02:00
writer.go Updated writer interface and wrote the strings 2023-08-09 10:21:11 +02:00