A collection of examples using the Piston game engine
To build the examples, you need the latest Rust nightly and Cargo installed.
- Install Cargo
- In the Terminal window, navigate to the project directory of the example you want to build.
- Type
cargo build
- Type
cargo run