Skip to content

Solving N-puzzle game using Rust and IDA* algorithm

License

Notifications You must be signed in to change notification settings

nicolasvienot/n-puzzle

Repository files navigation

Rust

All Contributors

n-puzzle

Solving N-puzzle game using Rust and IDA* algorithm

Demo 💻

Run 🚀

cargo run --release -- [args]

Build ⚙️

cargo build --release

./target/release/npuzzle [args]

Contributors ✨

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!