rust-pacman icon indicating copy to clipboard operation
rust-pacman copied to clipboard

An implementation of the classic PacMan game in Rust

rust-pacman

Simple pacman implementation using Piston-rs and OpenGl.

Running

cargo run --release --bin pac

Key bindings

Vim keys or arrow keys for movement

P to pause

Q to quit