PACMAN except in rust!
Experiments are launched from src/main.rs
. You can uncomment the experiment you'd like to run in attack
.
cargo run -r
cargo clean
cargo doc
You can visit target/doc/pacman/index.html
to see the auto-generated documentation.
For this to work you'll need a recent version of Rust. Get Rust here!