This commit is contained in:
kud1ing 2014-12-18 19:52:08 +01:00
parent 81cebb1a09
commit 58c2ecf164
3 changed files with 3 additions and 2 deletions

View file

@ -37,6 +37,7 @@ Only projects that are stable and useful to users are added. Projects that do no
* [Coeuvre/rust-2048](https://github.com/Coeuvre/rust-2048)
* [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)
## Frameworks

View file

@ -43,6 +43,7 @@ A list of awesome but unstable/experimental Rust projects which some day hopeful
* [ozkriff/marauder](https://github.com/ozkriff/marauder)
* [rlane/cubeland](https://github.com/rlane/cubeland)
* [zokier/pong-rs](https://github.com/zokier/pong-rs)
## Frameworks

View file

@ -689,8 +689,7 @@ entry( '* ', 'ozkriff/marauder', rows_stable, rows_unstable )
entry( '* ', 'rlane/cubeland', rows_stable, rows_unstable )
entry( '* ', 'zokier/pong-rs', rows_stable, rows_unstable )
add( '## Frameworks\n', rows_stable, rows_unstable )
add( '\n## Frameworks\n', rows_stable, rows_unstable )
add( '\n### Audio\n', rows_stable, rows_unstable )
entry( '* ', 'bjz/openal-rs', rows_stable, rows_unstable )