From edaa7a24e7bc58605fa08a35360ea7fb581752eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miko=C5=82aj=20Lubiak?= Date: Thu, 31 Oct 2024 21:09:42 +0100 Subject: [PATCH] Add memory game and terminal animation to project list (#946) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2e53981..256e150 100644 --- a/README.md +++ b/README.md @@ -337,6 +337,9 @@ Feel free to add your projects here: - [XJ music](https://github.com/xjmusic/xjmusic) - [UDP chat](https://github.com/Sergeydigl3/udp-chat-tui) - [2048-cpp](https://github.com/Chessom/2048-cpp) +- [Memory game](https://github.com/mikolajlubiak/memory) +- [Terminal Animation](https://github.com/mikolajlubiak/terminal_animation) + ### [cpp-best-practices/game_jam](https://github.com/cpp-best-practices/game_jam)