mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-23 04:13:17 +00:00
fix: sorting of chess-tui
Signed-off-by: Thomas Mauran <thomasmauran@yahoo.com>
This commit is contained in:
parent
7d133162fc
commit
50acee50f4
1 changed files with 1 additions and 1 deletions
|
@ -281,8 +281,8 @@ See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulato
|
||||||
|
|
||||||
See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wiki/Games-Made-With-Piston).
|
See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wiki/Games-Made-With-Piston).
|
||||||
|
|
||||||
* [citybound](https://github.com/citybound/citybound) — The city sim you deserve
|
|
||||||
* [chess-tui](https://github.com/thomas-mauran/chess-tui) — A Chess TUI implementation in rust ♟️
|
* [chess-tui](https://github.com/thomas-mauran/chess-tui) — A Chess TUI implementation in rust ♟️
|
||||||
|
* [citybound](https://github.com/citybound/citybound) — The city sim you deserve
|
||||||
* [cristicbz/rust-doom](https://github.com/cristicbz/rust-doom) — A renderer for Doom, may progress to being a playable game
|
* [cristicbz/rust-doom](https://github.com/cristicbz/rust-doom) — A renderer for Doom, may progress to being a playable game
|
||||||
* [doukutsu-rs](https://github.com/doukutsu-rs/doukutsu-rs) — A Rust reimplementation of Cave Story engine with some enhancements.
|
* [doukutsu-rs](https://github.com/doukutsu-rs/doukutsu-rs) — A Rust reimplementation of Cave Story engine with some enhancements.
|
||||||
* [garkimasera/rusted-ruins](https://github.com/garkimasera/rusted-ruins) — Extensible open world rogue like game with pixel art
|
* [garkimasera/rusted-ruins](https://github.com/garkimasera/rusted-ruins) — Extensible open world rogue like game with pixel art
|
||||||
|
|
Loading…
Reference in a new issue