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: Free Java BookFree Java Book
by - 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.
(13028 views)
Book cover: Getting Started with the Java 3D APIGetting Started with the Java 3D API
by - Sun Microsystems, Inc.
The Java 3D API is a hierarchy of Java classes for a sophisticated three-dimensional graphics and sound rendering system. This tutorial introduces the main concepts of the Java 3D API, including many code samples, examples, and diagrams.
(18552 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.
(17341 views)
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.
(20005 views)