An implementation of the classic PacMan game in Rust
Simple pacman implementation using Piston-rs and OpenGl.
cargo run --release --bin pac
Vim keys or arrow keys for movement
P to pause
P
Q to quit
Q
mendess
Back