Black Art of Java Game Programming
โ Scribed by Joel Fan, Eric Ries, Calin Tenitchi
- Publisher
- Waite Group Press
- Year
- 1996
- Tongue
- English
- Leaves
- 912
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
I was given this book by a friend, who received it from a friend, who received it from a friend. Now I'm going to give it away too, because it's useless. We are all professional programmers and two of the friends who have owned this book are now professional game programmers (using C++). We were hoping that this book would prove java to be a great way to code games for other platforms, but it doesnt even come close. If anything it's proved that java is not a game programming option.
The book itself is a good intro to java programming, but the game examples are just too basic...so basic that you dont even want to look at them. I have a stack of commodore 64 game programming books with arcade games written in line basic that would put this book to shame... with only 32k of memory. Dont even get me started on the speed. The best game in the book is "javaroids" but it's choppy on my p3-500 with 512mb of ram. It doesnt matter though because it would be a challenge to want to play it for more than 10 seconds,especially in a 200x300 window, and I love asteroids and classic arcade games. How sad.
Whats java good for? Moving data around between servers... but not games. If this book is offered to you for free, think hard about it but then decline.
๐ SIMILAR VOLUMES
Gaming on the Web is the next blockbuster business. Have any doubts? The video game industry, which already eclipses Hollywood in terms of revenue, targets the Web as the next huge growth area. Software developers are busily porting games to the online environment, or developing entirely new ones. A
THE BLACK ART OF MULTIPLATFORM GAME PROGRAMMING covers all the skills necessary to create amazing games. It will take you all the way from pixel plotting to full-blown game development. Written with beginners in mind, this book assumes no prior knowledge of game programming--anyone can learn how to
With the power of today's personal computer, game developers no longer need to rely on low-level "tricks" to write computer games. Increasingly, object-oriented programming languages, such as Java, are being used to create cutting-edge games. "Java 2 Game Programming" gives you an inside look at how