Skip to content
pong written in Rust 1.1.0 stable using Piston
Rust
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
resources Initial commit Jul 29, 2015
screenshots Game finished Jul 29, 2015
src Updated dependencies Jul 30, 2015
.gitignore Game finished Jul 29, 2015
Cargo.lock Updated dependencies Jul 30, 2015
Cargo.toml Updated dependencies Jul 30, 2015
LICENSE Initial commit Jul 29, 2015
README.md Create README.md Jul 29, 2015

README.md

pong-rs

pong written in Rust using Piston

Screenshots

Screenshot

How to play

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.

Running with Cargo

cargo run --release

Go to Piston-Tutorials/getting-started to learn how to install Rust and the Piston dependencies.

You can’t perform that action at this time.