Could anybody provide me with suggestions for good game programming book in Java? Thanks
Brett Anthoine
Greenhorn
Joined: Mar 12, 2002
Posts: 27
posted
0
HI, I like Black Art of Java Game Programming by Joel Fan but it's a bit old (1996). bye
Brett Anthoine<br />"640k should be enough for anybody."
Thomas Paul
mister krabs
Ranch Hand
Joined: May 05, 2000
Posts: 13974
posted
0
My favorite book is "Java Game Programming for Dummies" which is also quite old and out of print. My copy is heavily coffee stained and the pages are almost worn out. You may be able to find it at a junk book store.
http://www.amazon.com/exec/obidos/ASIN/1931841071/104-6242684-8636736 It's nowhere near perferct, but at the moment I think it's the only option for an up-to-date java game-programming book. It's good enough to get you off the ground using Java 2 for your game engine, but for deeper issues (AI, design, math/physics, etc) you'll need to look elsewhere.
CJP (Certifiable Java Programmer), AMSE (Anti-Microsoft Software Engineer)<br />Author of <a href="http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi" target="_blank" rel="nofollow">Posts in the Saloon</a>