𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Practical Java Game Programming

✍ Scribed by Dustin Clingman, Shawn Kendall, Syrus Mesdaghi


Publisher
Charles River Media
Year
2004
Tongue
English
Leaves
508
Series
Game Development Series
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Java is gaining more and more acceptance in the game development community, and with good commercial-quality Java games on the market, it will become a definitive choice. Practical Java Game Programming identifies the technological path developers need to take to make this happen. It explores and illustrates cutting-edge Java game programming concepts and techniques through specific explanations from existing Java game projects, with fully executable example code. Intended for both Java programmers new to game development, and for game programmers interested in Java, the book offers usage patterns that leverage Java's strengths and points out weaknesses to avoid. It teaches Java programmers how to deliver outstanding games and details the specific issues in Java to make game development straightforward and efficient. Java has always provided a powerful platform on which to develop interactive content, and with the addition of the Java Technology GroupΓ­s gaming APIs, Java becomes a third-party platform choice and delivery model for game developers. Each chapter includes working code examples that can stand alone for easy implementation into one's own projects, or be used toward the creation of a fully functional demo game. This allows beginning programmers to follow the topics step-by-step, and more experienced programmers to use specific areas of interest. Although this book is centered on Java and the platform technologies, its message is for developers to maintain a wide view regarding new technologies, as well as to keep creative ingenuity intact while implementing games on the Java platform.


πŸ“œ SIMILAR VOLUMES


Java 2 game programming
✍ Thomas Petchel πŸ“‚ Library πŸ“… 2001 πŸ› Premier Press 🌐 English

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

Beginning Java Game Programming
✍ Jonathan S. Harbour πŸ“‚ Library πŸ“… 2007 πŸ› Course Technology 🌐 English

Are you serious about learning how to create real, Java-based games for fun and sharing? Do you have a basic understanding of the Java programming language? If you?ve answered yes, then you are ready to get started building web-based 2D games from scratch using the latest version of the Java Develop

Advanced Java Game Programming
✍ David Wallace Croft B.Sc., M.Sc. (auth.) πŸ“‚ Library πŸ“… 2004 πŸ› Apress 🌐 English

Advanced Java Game Programming teaches you how to create desktop and Internet computer games using the latest Java programming language techniques. Whereas other Java game programming books focus on introductory Java material, this book covers game programming for experienced Java developers.<br>Dav

Java ME game programming
✍ John P Flynt, Martin J. Wells πŸ“‚ Library πŸ“… 2007 πŸ› Thomson Course Technology 🌐 English
Java 2 Game Programming
✍ Petchel, Thomas πŸ“‚ Library πŸ“… 2001 πŸ› Premier Press 🌐 English

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

Java Game Programming for Dummies
✍ Wayne Holder, Doug Bell πŸ“‚ Library πŸ“… 1998 πŸ› John Wiley & Sons Inc (Computers) 🌐 English

If you don't have the included cd (you bought it used like I did) you will have a very difficult time following along. When I typed in the example code in chapter 1 I had to do very little to get the code to run on a modern version of java. However in chapter 2 I discovered that there is way too muc