a.k.a. rustaquin
A solver for the N-puzzle problem written in Rust.
Made with 💖 by
You can run the project using cargo build
.
You can run the project using cargo run
.
Unit tests are run using cargo test
.
rustaquin
is licensed under the GNU General Public License
3.0.