Announcement Game Coding Complete - Fourth Edition!

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Game Coding Complete - Fourth Edition!

      I'd like to announce the publication of Game Coding Complete, Fourth Edition! This book was authored by me and David Rez Graham, who you all know on this site as simply, Rez. Together we have gone through every chapter and every line of code and made huge additions and improvements:
      • Rez has added his Tales from the Pixel Mines in almost every chapter!
      • Updated the projects to work with Visual Studio 2010
      • Implemented a new, Direct3D 11 based graphics pipeline and added an entire chapter on implementing pixel and vertex shaders
      • Added a modern, component based Actor system based on XML, and written an entire chapter to cover it
      • Refreshed the Resource Cache to allow preloading and tight integration with other SDKs, especially DirectX
      • Overhauled the Lua scripting architecture, allowing all game specific code to be scripted, rather than hard coded
      • Added decision trees and fuzzy logic to the AI system
      • A complete rewrite of the C# game editor, allowing it to be extensible with XML
      • Removal of Boost C++ in favor of making the code easier to download and compile
      • Significant improvements and corrections to all the existing code and text

      The book is available now in the US and should be available very shortly worldwide.

      The GameCode4 Source code, which includes a running game and the core framework of a C# game editor, is available now - so even if you don't have the book yet you can play with the code. You just need Visual Studio 2010 and the DirectX SDK. Everything else is included.

      This book was inspired by the good readers of this web site, without your daily posts and support none of this would have happened!
      Mr.Mike
      Author, Programmer, Brewer, Patriot