update fpb.json
parent
eb00354427
commit
55b8bfd0ff
8
fpb.json
8
fpb.json
|
@ -27004,6 +27004,14 @@
|
||||||
"title": "Game Programming Patterns",
|
"title": "Game Programming Patterns",
|
||||||
"author": "Bob Nystrom"
|
"author": "Bob Nystrom"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"url": "https://resources.unity.com/games/level-up-your-code-with-game-programming-patterns",
|
||||||
|
"title": "Level up your code with game programming patterns",
|
||||||
|
"author": "Unity",
|
||||||
|
"notes": [
|
||||||
|
"HTML & PDF"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"url": "http://pcgbook.com",
|
"url": "http://pcgbook.com",
|
||||||
"title": "Procedural Content Generation in Games",
|
"title": "Procedural Content Generation in Games",
|
||||||
|
|
Loading…
Reference in New Issue