Solving N-puzzle game using Rust and IDA* algorithm
cargo run --release -- [args]
cargo build --release
./target/release/npuzzle [args]
Thanks goes to these wonderful people (emoji key):
Simon Galasso 🚇 💻 |
Nicolas Viénot 🚇 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!