mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-12-19 16:23:31 +00:00
Add extra games
Add extra games: * magog * rust-doom * rust-quake rust-doom and rust-quake may be better placed under a new heading? Perhaps "Game Renderer"?
This commit is contained in:
parent
49ca4b9733
commit
5fb89ae1f4
1 changed files with 3 additions and 0 deletions
|
@ -128,6 +128,9 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
|
|||
* [rhex](https://github.com/dpc/rhex) — hexagonal ascii roguelike
|
||||
* [citybound](https://github.com/citybound/citybound) — The city sim you deserve
|
||||
* [ozkriff/zemeroth](https://github.com/ozkriff/zemeroth) — a small 2D turn-based hexagonal strategy game [<img src="https://api.travis-ci.org/ozkriff/zemeroth.svg?branch=master">](https://travis-ci.org/ozkriff/zemeroth)
|
||||
* [rsaarelm/magog](https://github.com/rsaarelm/magog) - A roguelike game in Rust
|
||||
* [cristicbz/rust-doom](https://github.com/cristicbz/rust-doom) - A renderer for Doom, may progress to being a playable game [<img src="https://travis-ci.org/cristicbz/rust-doom.svg?branch=master">](https://travis-ci.org/cristicbz/rust-doom)
|
||||
* [Thinkofname/rust-quake](https://github.com/Thinkofname/rust-quake) - Quake map renderer in Rust
|
||||
* **Graphics**
|
||||
* [ivanceras/svgbobrus](https://github.com/ivanceras/svgbobrus) — converts ASCII diagrams into SVG graphics [<img src="https://api.travis-ci.org/ivanceras/svgbobrus.svg">](https://travis-ci.org/ivanceras/svgbobrus)
|
||||
* [RazrFalcon/svgcleaner](https://github.com/RazrFalcon/svgcleaner) — tidies SVG graphics
|
||||
|
|
Loading…
Reference in a new issue