From 3ebba364b31d8b3327183b4f2fab9bfee21c024f Mon Sep 17 00:00:00 2001 From: LEE MIN SOO <74392532+eremes81@users.noreply.github.com> Date: Sat, 4 Jul 2026 06:46:51 +0900 Subject: [PATCH] Add game design AI book to Korean list (Game Development) --- books/free-programming-books-ko.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/books/free-programming-books-ko.md b/books/free-programming-books-ko.md index 9b63008f7..2ce98d595 100644 --- a/books/free-programming-books-ko.md +++ b/books/free-programming-books-ko.md @@ -8,6 +8,7 @@ * [C++](#cpp) * [Docker](#docker) * [Elastic](#elastic) +* [Game Development](#game-development) * [Git](#git) * [Go](#go) * [HTML and CSS](#html-and-css) @@ -84,6 +85,11 @@ * [Elastic 가이드북](https://esbook.kimjmin.net) - 김종민 +### Game Development + +* [게임 기획 실무에서 바로 쓰는 AI·클로드 코드 활용법](https://github.com/eremes81/game-design-ai-practice) - 이민수 + + ### Git * [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md) - Tim Green, `trl.:` marocchino, `trl.:` Chayoung You, `trl.:` Will 保哥 (HTML)