From 79b3ff34a734482c3b3fa7635742172a7ddc4696 Mon Sep 17 00:00:00 2001 From: Joseph Hocking Date: Wed, 12 Jul 2017 12:00:47 -0500 Subject: [PATCH] added book Unity in Action (#139) This bestselling and highly recommended book (check both [Amazon](https://www.amazon.com/Unity-Action-Multiplatform-Game-Development/dp/161729232X/) and [Goodreads](https://www.goodreads.com/book/show/23816485-unity-in-action)) teaches you to write and deploy games with the Unity game development platform. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61a8586..dddb5f9 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ Must see * [The Visual Story](http://www.amazon.com/The-Visual-Story-Creating-Structure/dp/0240807790/) * [Theory of Fun](http://www.amazon.com/Theory-Game-Design-Raph-Koster/dp/1449363210/) * [Tricks of the Windows Game Programming Gurus](http://www.amazon.com/Tricks-Windows-Game-Programming-Gurus/dp/0672313618) +* [Unity in Action (book)](https://www.manning.com/books/unity-in-action-second-edition) ### Magazines