From d131a1ba33fa86996ec5d2e2f9b5e30161c64266 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=8F=E8=A8=AA=E5=AD=90?= Date: Fri, 17 Nov 2023 10:37:38 +0900 Subject: [PATCH] =?UTF-8?q?=E5=8B=89=E5=BC=B7=E7=82=B9=E3=82=92=E7=99=BA?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9c71d2..6c730e8 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,17 @@ ## 音楽 [Stas Gavrikさんより](https://youtube.owacon.moe/playlist?list=PLyc7oozhSJMytXF1eWMUAU2zl84W0Nkqg) +## 勉強点 +* BGM +* オブジェクト指向プログラミング +* オブジェクトを非表示にする事 + ## ソフト * SDL2 * SDL2_mixer * SDL2_ttf -## GNU/Linux +## Linux ```sh make ```