From 8a853e031d85839644a05a79a0e7b06e0b3ec1f2 Mon Sep 17 00:00:00 2001 From: LEE MIN SOO <74392532+eremes81@users.noreply.github.com> Date: Sat, 4 Jul 2026 21:43:34 +0900 Subject: [PATCH] =?UTF-8?q?Rename=20section=20to=20=E3=82=B2=E3=83=BC?= =?UTF-8?q?=E3=83=A0=E9=96=8B=E7=99=BA=20per=20review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- books/free-programming-books-ja.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/books/free-programming-books-ja.md b/books/free-programming-books-ja.md index ea8c8b4a1..34ce6b6f8 100644 --- a/books/free-programming-books-ja.md +++ b/books/free-programming-books-ja.md @@ -32,7 +32,7 @@ * [D](#d) * [Elixir](#elixir) * [Erlang](#erlang) -* [Game Development](#game-development) +* [ゲーム開発](#%e3%82%b2%e3%83%bc%e3%83%a0%e9%96%8b%e7%99%ba) * [Git](#git) * [Go](#go) * [Groovy](#groovy) @@ -322,7 +322,7 @@ * [お気楽 Erlang プログラミング入門](http://www.nct9.ne.jp/m_hiroi/func/erlang.html) - 広井誠 -### Game Development +### ゲーム開発 * [ゲームプランナーのための AI 実務ワークフロー](https://github.com/eremes81/game-design-ai-practice-ja) - Minsoo Lee (イ・ミンス)