pong written in Rust using Piston
The left paddle is controlled by moving the mouse cursor. Left click once the game is over to restart. Press ESC to exit the game.
cargo run --release
Go to Piston-Tutorials/getting-started to learn how to install Rust and the Piston dependencies.