diff --git a/game-programmer-zh-cn.dot b/game-programmer-zh-cn.dot index 44750a8..b895df5 100644 --- a/game-programmer-zh-cn.dot +++ b/game-programmer-zh-cn.dot @@ -97,7 +97,7 @@ digraph { learntoprogramwithscratch [label=<
动手玩转Scratch2.0编程 (2015)
> URL="https://book.douban.com/subject/26658602/"] helpyoukidswithcomputercoding [label=<
Help Your Kids
with Computer Coding
(2015)
> URL="https://www.amazon.com/dp/146541956X/"] - inventgamepython3 [label=<
Invent Your Own
Computer Games with
Python 3rd Ed (2015)
> URL="https://www.amazon.com/dp/1503212300/"] + inventgamepython4 [label=<
Invent Your Own
Computer Games with
Python 4th Ed (2016)
> URL="https://www.amazon.com/dp/1593277954/"] makinggamespython [label=<
Making Games with
Python & Pygame (2012)
> URL="https://www.amazon.com/dp/1469901730/"] learntoprogramwithminecraft [label=<
Learn to Program
with Minecraft (2015)
> URL="https://www.amazon.com/dp/1593276702/"] adventuresinminecraft [label=<
零基础学Minecraft编程
(2015)
> URL="https://book.douban.com/subject/26613247/"] @@ -107,7 +107,7 @@ digraph { age8 -> codinggamesinscratch -> helpyoukidswithcomputercoding -> kidintermediate [arrowhead=normal, style=solid] age8 -> superscratchprogadv -> learntoprogramwithscratch -> kidintermediate - kidintermediate -> inventgamepython3 -> makinggamespython + kidintermediate -> inventgamepython4 -> makinggamespython kidintermediate -> learntoprogramwithminecraft -> adventuresinminecraft kidintermediate -> "3dgpforkids" @@ -718,7 +718,7 @@ digraph { } { rank=same - gameaipro [label=<
Game AI Pro (2013)
> URL="https://www.amazon.com/dp/1466565969/"] + gameaipro [label=<
游戏人工智能(2017)
> URL="https://book.douban.com/subject/27154117/"] gameaipro2 [label=<
Game AI Pro 2 (2015)
> URL="https://www.amazon.com/dp/1482254794/"] gameaipro3 [label=<
Game AI Pro 3 (2017)
> URL="https://www.amazon.com/dp/1482254794/"] } @@ -750,7 +750,7 @@ digraph { networkprog [label="网络编程"] } - multiplayergp [label=<
Multiplayer Game
Programming (2015)
> URL="https://www.amazon.com/dp/0134034309/"] + multiplayergp [label=<
网络多人游戏架构与编程
(2017)
> URL="https://book.douban.com/subject/27135506/"] massivelymultiplayergd [label=<
大型多人在线游戏开发
(2006)
> URL="https://book.douban.com/subject/1940567/"] massivelymultiplayergd2 [label=<
Massively Multiplayer
Game Development 2
(2005)
> URL="https://www.amazon.com/dp/1584503904/"] diff --git a/images-zh-cn/gameaipro.jpg b/images-zh-cn/gameaipro.jpg index b23e32d..cc99529 100644 Binary files a/images-zh-cn/gameaipro.jpg and b/images-zh-cn/gameaipro.jpg differ diff --git a/images-zh-cn/multiplayergp.jpg b/images-zh-cn/multiplayergp.jpg index c00b73b..1645869 100644 Binary files a/images-zh-cn/multiplayergp.jpg and b/images-zh-cn/multiplayergp.jpg differ diff --git a/isbn.csv b/isbn.csv index 6c49152..7389b9c 100644 --- a/isbn.csv +++ b/isbn.csv @@ -190,7 +190,7 @@ aigpwisdom3,9781584504573, 未找到中文, None aigpwisdom4,9781584505235, 未找到中文, None gameaipro,9781466565968, 未找到中文, None gameaipro2,9781482254792, 未找到中文, None -multiplayergp,9780134034300, 未找到中文, None +multiplayergp,9780134034300, 网络多人游戏架构与编程,9787115457790 massivelymultiplayergd,9781584502432, 大型多人在线游戏开发,9787115152671 massivelymultiplayergd2,9781584503903, 未找到中文, None progposixthreads,9780201633924, POSIX多线程程序设计,9787508313955