stjahns / piston-examples

A collection of examples using the Piston game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piston-examples Build Status

A collection of examples using the Piston game engine

How to contribute

How to build & run examples

To build the examples, you need the latest Rust nightly and Cargo installed.

  1. Install Cargo
  2. In the Terminal window, navigate to the project directory of the example you want to build.
  3. Type cargo build
  4. Type cargo run

Troubleshooting

About

A collection of examples using the Piston game engine

License:MIT License


Languages

Language:Rust 98.0%Language:GLSL 2.0%