Rating:  Summary: Pocket PC Game Programming Review: Excellent tutorial for becoming familiar with programming for the Pocket PC platform, but also for novices to windows programming in general. Harbour starts at the ground up, explaining the differences between the two in an easier to understand writing style. I have tried for years to grasp c++ programming after working with BASIC and countless other languages but for some reason could not. After working through the book, not only did I have a working, infinitely expandable 2D game engine for programming for PPC, but I had finally gained a much better understanding of the language.
Rating:  Summary: Excellent Book Review: Excellent! Excellent! Excellent!! There isnt a better PC game programming book on the shelf!! props to the author! Worth the money!!
Rating:  Summary: Disappointment Review: Given a lack of the actual API in the MS GAPI, I would expect from this book some sort of at least basic 2D library code, such as drawing lines, polygon filling, clipping. I found there only functions to draw horizontal and vertical lines and fill rectangles. Not much help. Also, author's optimization examples (such as replacement of division by a bunch of shifts) don't make much sence in the modern CPU world.
Rating:  Summary: Great book but typos in code on cd Review: If you know how to program and want to try out the Pocket PC then this is a great book to own. It gives you some background, spends just a little time on the "structure of a Windows app", then gets into doing cool things on the PocketPC. The chapters on getting images to the screen faster using the Game Api (DirectX precursor) were great. I've always wanted to do Sockets/Networking programming and this book is where I learned. Btw, I'm not a game programmer!Only downside is the cd which contains a number of errors in the example code. Since the code is also in the book, its not that big of a deal (just a little shoddy). The cd also comes packed with a ton of games.
Rating:  Summary: Great book but typos in code on cd Review: If you know how to program and want to try out the Pocket PC then this is a great book to own. It gives you some background, spends just a little time on the "structure of a Windows app", then gets into doing cool things on the PocketPC. The chapters on getting images to the screen faster using the Game Api (DirectX precursor) were great. I've always wanted to do Sockets/Networking programming and this book is where I learned. Btw, I'm not a game programmer! Only downside is the cd which contains a number of errors in the example code. Since the code is also in the book, its not that big of a deal (just a little shoddy). The cd also comes packed with a ton of games.
Rating:  Summary: Forget the *GAME* part Review: If you wanted to write a game for a PocketPC device this would absolutly be your book. However, I've been writing utility applications I find myself using this book over other references. This is the best lightweight WinCE/PocketPC progamming book out there- games or not. Harbour covers topics in a very easy-to-understand way- from graphics and sound to networking. No matter what the issue I usually go to this book first, then then web, then one of the other WinCE books I own if need be. If you're new to WinCE (esp. coming from a non Win32 background) this book is exceptionally great.
Rating:  Summary: Forget the *GAME* part Review: If you wanted to write a game for a PocketPC device this would absolutly be your book. However, I've been writing utility applications I find myself using this book over other references. This is the best lightweight WinCE/PocketPC progamming book out there- games or not. Harbour covers topics in a very easy-to-understand way- from graphics and sound to networking. No matter what the issue I usually go to this book first, then then web, then one of the other WinCE books I own if need be. If you're new to WinCE (esp. coming from a non Win32 background) this book is exceptionally great.
Rating:  Summary: Pocket PC Game Programming Review: If you're into programming games for Pocket PC this is the book for you! An incredible resource that integrates the basics into an easily solvable puzzle!
Rating:  Summary: A Pocket PC Programmers Must Have! Review: If you're into programming games for Pocket PC this is the book for you! An incredible resource that integrates the basics into an easily solvable puzzle!
Rating:  Summary: Tons of sample code and working games Review: So many game programming books today come with absolutely not a single sample game for the reader to play with. The whole point of reading a game book is to learn how to write games, right? Well how is one supposed to learn to write a complete game from scratch if the book doesn't include even a single game? That is why I loved this book! It includes a ton of sample programs, and I think five or six complete games--that's right, complete games! Even check out that last game in the book, Pocket Air Hockey, which is multiplayer! Amazing! I can't believe that. This book had enough material to make it a good book, maybe with some coverage of more types of games, but instead the author took it to a whole new level and did what most game programming books don't even attempt--creating a complete multiplayer networked game. The game even includes a mini chat screen where two players can send messages back and forth before playing. As far as I'm concerned, this book is the complete package for writing games for Pocket PCs. So many books cover a subset of game programming, one specific thing here or there, but this book covers everything about Pocket PCs you will need for the next couple years. The only thing I would add--and I'm not complaining--but it would be cool to have covered a Game API bitmap drawing function. Hopefully a GAPI blitter will be available on the author's web site soon. Anyways, this book is the only book you need to write PPc games, period. Oh and be sure to join the YahooGroups's list which has a lot of cool programmers who will help you out.
|