Monday, February 14, 2011

Developing Games in Java: .chm ebook

Developing Games in Java


If you've picked up this book, you want to get serious about making Java games. A lot of modern games look, sound, and behave so well that it can be hard to imagine how you'd even begin to program something like that. But even the biggest, most detailed games start with some basic game-programming concepts. This book aims to cover those concepts so you can create your own impressive games. Many previous Java game-programming books focused on making simple web-based game applets, such as card or puzzle games. But you know Java can do much more than that. In this Java game-programming book, you'll make fast, full-screen action games such as side scrollers and 3D shooters that take full advantages of the capabilities of Java. But this book really isn't about making Java games—it's about making games that happen to be written in Java. We'll cover a lot of Java game-programming topics, such as using certain APIs to get desired results, but we'll also cover a lot of generic game-programming topics such as collision detection, path finding, artificial intelligence, and BSP trees.


No comments:

Post a Comment