/42-n_puzzle-rust

n_puzzle @ 42 - N-puzzle problem solver written in Rust

Primary LanguageRustGNU General Public License v3.0GPL-3.0

N-puzzle @ 42

a.k.a. rustaquin

A solver for the N-puzzle problem written in Rust.

Contributors

Made with 💖 by

pbondoer cledant

Compiling

You can run the project using cargo build.

Running

You can run the project using cargo run.

Tests

Unit tests are run using cargo test.

License

GPL logo

rustaquin is licensed under the GNU General Public License 3.0.