From 48f225a28a77930e985b68d70e1861f556a69623 Mon Sep 17 00:00:00 2001 From: LEE MIN SOO <74392532+eremes81@users.noreply.github.com> Date: Sat, 4 Jul 2026 06:47:10 +0900 Subject: [PATCH] Add game design AI book to Indonesian list (Game Development) --- books/free-programming-books-id.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/books/free-programming-books-id.md b/books/free-programming-books-id.md index dd2665a60..a51da0852 100644 --- a/books/free-programming-books-id.md +++ b/books/free-programming-books-id.md @@ -4,6 +4,7 @@ * [C](#c) * [C#](#csharp) * [C++](#cpp) +* [Game Development](#game-development) * [Git](#git) * [Go](#go) * [HTML and CSS](#html-and-css) @@ -55,6 +56,11 @@ * [Buku Pintar C++ untuk Pemula](https://www.researchgate.net/publication/236687537_Buku_Pintar_C_untuk_Pemula) - Abdul Kadir +### Game Development + +* [AI dan Claude Code untuk Praktik Game Design](https://github.com/eremes81/game-design-ai-practice-id) - Minsoo Lee + + ### Git * [Belajar Git untuk Pemula](https://github.com/petanikode/belajar-git) - Ahmad Muhardian, Petani Kode (HTML)