The RPG Maker Resource Kit

Other Game Creation => Other Game Making Programs => Topic started by: jhocking on August 13, 2015, 03:35:17 AM

Title: Unity in Action - Intro book for programming games!
Post by: jhocking on August 13, 2015, 03:35:17 AM
RPG Maker is a great tool when you're first learning game development, but many of you may want to learn about Unity too. I wrote my book Unity in Action to teach people who already know how to program a little but are newcomers to Unity. You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5.

(http://www.manning.com/hocking/hocking_cover150.jpg) (http://www.amazon.com/Unity-Action-Multiplatform-Game-Development/dp/161729232X/)
You get both the print book and e-book downloads (http://www.amazon.com/Unity-Action-Multiplatform-Game-Development/dp/161729232X/) with your purchase!

This book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity's intuitive workflow tools, and a state-of-the-art rendering engine to build and deploy mobile, desktop, and console games. Unity's single codebase approach minimizes inefficient switching among development tools and concentrates your attention on making great interactive experiences.

Jesse Schell, author of The Art of Game Design, was good enough to write the foreword for my book (http://www.manning.com/hocking/excerpt_foreword.html). I know a lot of game developers are fans of his book on game design!

To get a sense of what the writing's like, here's Chapter 10 (http://www.manning.com/hocking/UnityinAction_SampleChapter-10.pdf) that explains how to program audio. You'll need to know how to program, in C# or a similar OO language. No previous Unity experience or game development knowledge is assumed.

Oh and about the author: I'm a software engineer specializing in interactive media development. I work for Synapse Games and teach classes in game development at Columbia College Chicago.