1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-03 05:10:17 +02:00

"Games Made With Piston"

This commit is contained in:
kud1ing 2015-07-30 10:02:33 +02:00
parent da53f51667
commit e3dd4f12b2

View File

@ -52,9 +52,8 @@ The goal is to have only projects that are mostly stable and useful to users.
### Games
* [Coeuvre/rust-2048](https://github.com/Coeuvre/rust-2048)
* [Games Made With Piston](https://github.com/PistonDevelopers/piston/wiki/Games-Made-With-Piston)
* [lifthrasiir/angolmois-rust](https://github.com/lifthrasiir/angolmois-rust) — a minimalistic music video game which supports the BMS format [<img src="https://travis-ci.org/lifthrasiir/angolmois-rust.svg?branch=master">](https://travis-ci.org/lifthrasiir/angolmois-rust)
* [xojoc/snake-piston](https://github.com/xojoc/snake-piston) — a Snake game in Rust [<img src="https://travis-ci.org/xojoc/snake-piston.svg?branch=master">](https://travis-ci.org/xojoc/snake-piston)
## Libraries