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: 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.
(21670 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.
(18761 views)
Book cover: The Java Game Programming TutorialThe Java Game Programming Tutorial
by
This tutorial starts with basic issues in the Java language with regard to applets, particularly for beginners or knowledgeable programmers who wish to make online Java presentations or games. The tutorial applets are available for downloading.
(20467 views)
Book cover: Java: Graphical User InterfacesJava: Graphical User Interfaces
by - BookBoon
This introductory book is the third part of the 'Java'-series written by David Etheridge. This volume gives the reader an introduction to Input/Output Packages, Streams, Iterators, Graphical User Interface (GUI) and much more.
(19354 views)