Logo

Evaluating Java for Game Development

Evaluating Java for Game Development
by


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

Book cover: Programming in Java Advanced ImagingProgramming in Java Advanced Imaging
- Sun Microsystems, Inc.
This document introduces the Java Advanced Imaging API and how to program in it. It is intended for serious programmers who want to use Java Advanced Imaging for real projects, and have a background in Java and some experience with imaging.
(19887 views)
Book cover: Java Swing TutorialJava Swing Tutorial
by - ZetCode
Swing library is an official Java GUI toolkit released by Sun Microsystems. It is used to create Graphical user interfaces with Java. This is a Java Swing tutorial. The Java Swing tutorial is suited for beginners and intermediate Swing developers.
(17194 views)
Book cover: The Java Game Development TutorialThe Java Game Development Tutorial
by - Java Cooperation
A very detailed introduction into the development of online games using Java. The text will lead you from the basic structure of an applet to the development of a whole game. Topics covered: AI, level editors, random generation of landscapes, etc.
(25271 views)
Book cover: Killer Game Programming in JavaKiller Game Programming in Java
by - O'Reilly Media
This book is for people who already know the basics of Java. It teaches reusable techniques which can be pieced together to make lots of games. For example, how to make a particle system, first-person keyboard controls, a terrain follower, etc.
(21192 views)