Overview
This book approaches C++ from a game programming perspective unlike any other on the market. Offering a thorough and modern introduction to C++, this book is everything that an aspiring game programmer needs in order to learn the fundamentals of C++ and game programming basics. There is no programming experience necessary-the book starts at the beginning of C++ and game programming. Therefore, even readers without any previous programming experience can get as much out of the book as anyone else. Beginning C++ Game Programming presents a small but complete program for each new concept and a complete game program at the end of each chapter. It then presents readers with a final game project at the end of the book that combines most of the major topics covered. Skillfully written in an easy-to-understand manner, this book is a great place to get started with game programming.
Synopsis
Interactivity - the unique feature that sets games apart from other forms of entertainment. The power of interactivity lies in the programming that occurs behind the scenes. If you're ready to jump into the world of programming for games, "Beginning C++Game Programming" will get you started on your journey, providing you with a solid foundation in the game programming language of the professionals. As you cover each programming concept, you'll create small games that demonstrate your new skills. Wrap things up by combining each major concept to create an ambitious multiple player game. Get ready to master the basics of game programming with C++!