From 548624bed0708faf778ebf1a4fb431fc252c5b48 Mon Sep 17 00:00:00 2001 From: Vemy <68952024+Chessom@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:18:24 +0800 Subject: [PATCH] Add 2048-cpp to projects using FTXUI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3904951c..2e539811 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,7 @@ Feel free to add your projects here: - [Step-Writer](https://github.com/BrianAnakPintar/step-writer) - [XJ music](https://github.com/xjmusic/xjmusic) - [UDP chat](https://github.com/Sergeydigl3/udp-chat-tui) +- [2048-cpp](https://github.com/Chessom/2048-cpp) ### [cpp-best-practices/game_jam](https://github.com/cpp-best-practices/game_jam)