From 7d133162fc92f6233504b8e0f72e4fce6e7c31cb Mon Sep 17 00:00:00 2001 From: Mauran Date: Wed, 6 Dec 2023 08:48:20 +0100 Subject: [PATCH] Add Chess-tui to games Signed-off-by: Mauran --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 821b628..0b17553 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ 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 ♟️ * [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