Evaluating Java for Game Development
by Jacob Marner
2002
Number of pages: 314
Description:
This is a report of a graduate project. The purpose of this project was to examine whether the use of Java for games is advantageous compared to the current languages of choice, C and C++. This is not an easy question to answer, and as you will see in the report, the answer will depend on several project specific issues. The main target group of the report is professional game programmers with little or no knowledge of Java, who wonder whether Java would be beneficial in future projects. The report generally assumes that the reader is skeptical about Java. The focus of the report is on games intended for retail; not on Java applets.
Download or read it online for free here:
Download link
(1MB, PDF)
Similar books
Java Speech API Programmer's Guide- Sun Microsystems, Inc.
Java Speech API Programmer's Guide is an introduction to speech technology and to the development of effective speech applications using the Java Speech API. An understanding of the Java programming language and the core Java APIs is assumed.
(18648 views)
Free Java Bookby Daniel L. Schuster - Western State College
Enter the ACM Java libary. This library made it possible to teach simple graphics and arcade game programming to students with no prior programming experience. But the students are still learning real coding and real Java.
(15048 views)
Building Java Programsby Stuart Reges, Marty Stepp - Pearson
The author introduces programming fundamentals first, with new syntax and concepts added over multiple chapters, and object-oriented programming discussed only once readers have developed a basic understanding of Java programming.
(22501 views)
3D Game Development with LWJGL 3by Antonio Hernandez Bejarano - GitBook
This online book will introduce the main concepts required to write a 3D game using the LWJGL 3 library. LWJGL is a Java library that provides access to native APIs used in the development of graphics, audio and parallel computing applications.
(11017 views)