From eaf81a052e41a462f4c3067b32a0b74346828c51 Mon Sep 17 00:00:00 2001 From: floation-cutie <2185368154@qq.com> Date: Tue, 13 Aug 2024 23:25:00 +0800 Subject: [PATCH] =?UTF-8?q?Add:=202022=E7=BA=A7C++=E5=B9=B3=E6=97=B6?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E4=B8=8E=E7=BB=BC=E5=90=88=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=20(#101)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * :feat add new c++ project * Update C++.md --- projects/C++.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/C++.md b/projects/C++.md index f73d5d0..7c5ef01 100644 --- a/projects/C++.md +++ b/projects/C++.md @@ -3,8 +3,9 @@ ### 课程作业 * [name1e5s](https://github.com/name1e5s/playground/tree/master/OOP_in_C%2B%2B_HomeWork) +* [floation_cutie](https://github.com/floation-cutie/c-plus-plus-programming) -### 2014级、2018 级 - 宠物小精灵对战游戏 +### 2014级、2018 级、2022级- 宠物小精灵对战游戏 * [Anjiansan](https://github.com/Anjiansan/Pokemon) * [BOT Man](https://github.com/BOT-Man-JL/BUPT-Projects/blob/master/3-1-Pokemon) @@ -14,6 +15,7 @@ * [luohaoz](https://github.com/luohaoz/pocket-man) * [mkj13146](https://github.com/mkj13146/Pokemon) * [wzekin](https://github.com/wzekin/BUPT-Projects/tree/master/C++) +* [floation_cutie](https://github.com/floation-cutie/Pokemon-SFML-CPP) ### 2017级、2021级 - 单词消除游戏