Maze solver trying to learn rust. Lez see how fast this goes.
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src
.gitignore
Cargo.toml
README.md

README.md

RustyMazeSolver

Maze solver trying to learn rust. Lez see how fast this goes.

This project is a rewrite in my list of repos called Maze Solver. I'm trying Rust out and so far its been a pretty cool learning experiance. I figured this project would be a pretty good test of its speed.