From 55af678fb9f535d958f278b70c8d9773ad996021 Mon Sep 17 00:00:00 2001 From: Petr Vyazovik Date: Sat, 2 Nov 2024 15:08:43 +0400 Subject: [PATCH] Added pciex as an example project using FTXUI (#948) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 256e150..a19affb 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ Feel free to add your projects here: - [2048-cpp](https://github.com/Chessom/2048-cpp) - [Memory game](https://github.com/mikolajlubiak/memory) - [Terminal Animation](https://github.com/mikolajlubiak/terminal_animation) +- [pciex](https://github.com/s0nx/pciex) ### [cpp-best-practices/game_jam](https://github.com/cpp-best-practices/game_jam)