Jump to ratings and reviews
Rate this book

Tricks Of The Windows Game Programming Gurus With Cdrom

Rate this book
"Tricks of the Windows Game Programmin Gurus, 2E" takes the reader through Win32 programming, covering all the major components of DirectX including DirectDraw, DirectSound, DirectInput (including Force Feedback), and DirectMusic. Andre teaches the reader 2D graphics and rasterization techniques. Finally, Andre provides the most intense coverage of game algorithms, multithreaded programming, artificial intelligence (including fuzzy logic, neural nets, and genetic algorithms), and physics modeling you have ever seen in a game book.

First published September 27, 1999

4 people are currently reading
77 people want to read

About the author

André LaMothe

22 books14 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
22 (23%)
4 stars
23 (25%)
3 stars
29 (31%)
2 stars
14 (15%)
1 star
4 (4%)
Displaying 1 - 7 of 7 reviews
Profile Image for Mark Rebane.
1 review
October 8, 2013
I read this book back in 2002. At the time I was a first year in a Computer Science degree and this book was a breath of fresh air for practical advice and provided my first understanding for how a game works from the inside-out.

Unfortunately, while the core structure is still true (to some extent) and the underlying algorithms are worth any game programmer knowing (Bresenham's line algorithm, matrix transformations, etc), the technologies used are both platform dependent and, at this time, utterly outdated (DX7 and Win32 SDK). Modern game engines require programmers to understand completely different technologies with entirely differing pipelines. And while I don't see this book doing any particular harm to anyone—given how much things have changed since this book was published—it will waste your time.

If you want to learn game programming, find another book. Something more recent. There are dozens, if not hundreds, on the subject.
Profile Image for Alexey Dubkov.
3 reviews
September 5, 2013
Awesome book! Had read it about 2002, when I was 19 yo. I read it from cover to cover and will recommend for all who want to learn the gamedev. Book detailed review all aspects of game development: 2D graphic, input\output, sound, algorithms, gamedev patterns and so forth. This book don't reviews 3D game at all. For 3D games I recomend another book of this author is "Tricks of the 3D Game Programming Gurus".
Thank you Andre for so good book!
7 reviews
January 5, 2012
An interesting chronicle of using microsoft products to program things. Even though it's aimed at Windows and uses the Direct X Toolkits, it contains some great fundamentals on programming games in general. A fantastic addition to any computer scientist's library.
Profile Image for Ahmed.
13 reviews18 followers
July 21, 2012
The first book that I read when I was 15 years old. A great book from my teacher, my friend Andre' LaMothe.
Displaying 1 - 7 of 7 reviews

Can't find what you're looking for?

Get help and learn more about the design.