This book is very useful for programmers with a little experience even though it was written for complete beginners (skip this book if you feel confident programming 2D games in Java). I enjoy the author's writing style and organization. Keep in mind that it's written for Java 1.4 (now two versions old). It's new enough to be oriented around Swing, with use of BufferStrategy and active rendering through full-screen exclusive...
0Report
This book is a very good introduction to Java and game programming with Java. The authors were students in the Computer Games Technology program at the University of Abertay in Scotland when they wrote the book, and their enthusiastic expostulation of game programming principles make this book an easy read. In addition to a good coverage of Java (about half the book) with a slant toward concepts that are crucial to game programming,...
0Report
While Java is now at version 1.5, the coverage in this book of Java 1.4 is still germane. Replete with guidelines on how to design your game and the facilities offered in Java. Of these, multithreading is one of the most important. Any practical game is likely to need it, and not just for graphics. While the Java Media Framework lets you integrate audio and video easily into your program. Though it is primitive compared...
0Report
I just picked up this book used at a very good price. Then read some of the reviews and was worried. Well for me being that my Java skills require a tutorial review I though the book was very good. Having read some Java books and not completely grasping it this books tutorial hit the spot. Of course the book is supposed to be about creating games not teaching the basics and it does look a bit light on game thoery then I would...
0Report
I bought this book in the hope that it wasn't going to be another so called beginners book that ends up sitting on the bookshelf forever because the content is actually aimed at someone with core knowledge and therefore skips out all the basics.I wasn't dissapointed, the whole of the first half of the book is given over to getting you up to speed with core information and from there takes you by the hand and leads you through...
0Report