X

Programming 2D Games

Product ID : 9721491


Galleon Product ID 9721491
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
5,214

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Programming 2D Games

Product Description A First Course in Game ProgrammingMost of today’s commercial games are written in C++ and are created using a game engine. Addressing both of these key elements, Programming 2D Games provides a complete, up-to-date introduction to game programming. All of the code in the book was carefully crafted using C++. As game programming techniques are introduced, students learn how to incorporate them into their own game engine and discover how to use the game engine to create a complete game. Enables Students to Create 2D GamesThe text covers sprites, animation, collision detection, sound, text display, game dashboards, special graphic effects, tiled games, and network programming. It systematically explains how to program DirectX applications and emphasizes proper software engineering techniques. Every topic is explained theoretically and with working code examples. The example programs for each chapter are available at www.programming2dgames.com. From the Author The types of collision detection covered in the book are:     Circular     Axis-aligned bounding box     Rotated bounding box     Rotated bounding box and circle From the Back Cover Features Focuses on 2D programming techniques such as collision detection Takes readers through the process of creating a game engine, demonstrating the advantages using an engine to develop a complete game Presents the latest DirectX and Windows coding methods using C++ Includes questions and programming exercises at the end of each chapter Provides thoroughly tested example programs and a discussion forum on the book's website About the Author Charles Kelly is a professor at Monroe County Community College, where he teaches game programming and other computer science courses. He is also the project lead of and major contributor to the open source assembler/simulator "EASy68K." He earned a master's degree in computer science from the University of Michigan-Dearborn, where he is also an adjunct instructor.