Black Art of Java Game Programming

Black Art of Java Game Programming

4.5 4
by Joel Fan, Calin Tenitchi, Eric Ries
     
 
Step-by-step instructions, covering all the hottest techniques for creating dynamic games and interactive graphical environments using Java 1.1.
  • Covers all the essentials of Java for graphics and game development
  • Shows how to write interactive video games for the Web, playable by millions around the world
  • Presents unique networking techniques

Overview

Step-by-step instructions, covering all the hottest techniques for creating dynamic games and interactive graphical environments using Java 1.1.

  • Covers all the essentials of Java for graphics and game development
  • Shows how to write interactive video games for the Web, playable by millions around the world
  • Presents unique networking techniques for multi-user environments

Product Details

ISBN-13:
9781571690432
Publisher:
Sams
Publication date:
11/15/1996
Series:
Black Art Series
Edition description:
BOOK & CD
Pages:
984
Product dimensions:
7.33(w) x 9.09(h) x 2.05(d)

Meet the Author

Customer Reviews

Average Review:

Write a Review

and post it to your social network

     

Most Helpful Customer Reviews

See all customer reviews >

Black Art of Java Game Programming 4.5 out of 5 based on 0 ratings. 4 reviews.
Guest More than 1 year ago
This book Is excellent for anyone who wants to program in Java. It was the only book that finally got me to understand Object Oriented Programming. It gives many different views, and every time I look through it, I see something new and helpful. I'm reading it to get a firm grasp about mulitplayer programming. The only bad thing I can say about it is that It doesn't cover some of the very basics like compiling and such. also, as it gets more and more advanced, the descriptions get a bit shakey and to far between. But overall, It is an awesome book and I would recomend it to anyone.
Guest More than 1 year ago
informative and helpful it help begineers advance and includes some advanced info too. a great overall book
Guest More than 1 year ago
This book was generally very good. It suffers in that it is very old for a programming book and uses a lot of deprecated Java API. It also barely touches on some essential topics such as MediaTracker (for example, how do you implement a load bar for your game?) which is important for most games which will be played over the Internet. But it does have some very useful sections and will hand-hold you through building a 2D game. It also discusses how to build multi-player Java game applets, a topic I haven't seen discussed anywhere else. If you are new to game programming or game programming in Java, this book is an excellent source of information.
Guest More than 1 year ago
This is a great book for anyone looking to learn how to write object-oriented, Java entertainment. I used it to put up game applets on Web sites that I'm consulting for. It's really very well written. The book covers principles of Java programming that are in apply to any version of Java, from JDK 1.0 and up. So although the book is a bit old it was really useful in helping me get my work done.