A simple maze solver written in go
fa4c13812d
Added a string reader too so that one can create a maze just with a slice of stings and RawMaze now has chunks of bytes to limit memory usage with big mazes (hopefully) |
||
---|---|---|
assets | ||
io | ||
maze | ||
solver | ||
utils | ||
.gitignore | ||
go.mod | ||
go.sum | ||
main.go |