From 50acee50f4f32b59a3331673c93a99dc1c4ee0d1 Mon Sep 17 00:00:00 2001 From: Thomas Mauran Date: Mon, 1 Jan 2024 03:07:42 +0100 Subject: [PATCH] fix: sorting of chess-tui Signed-off-by: Thomas Mauran --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b17553..8e6b815 100644 --- a/README.md +++ b/README.md @@ -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). -* [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 ♟️ +* [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 * [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