Logo

The Java Game Development Tutorial

Small book cover: The Java Game Development Tutorial

The Java Game Development Tutorial
by

Publisher: Java Cooperation
Number of pages: 184

Description:
The tutorial will give you a very detailed introduction into the development of online games using Java. The first 5 chapters will lead you from the basic structure of an applet to the development of a whole game. The next chapters will give you solutions to problems like AI, level editors, random generation of landscapes, etc. You should be already able to program in Java, although you don't have to be an expert.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Invent Your Own Computer Games with PythonInvent Your Own Computer Games with Python
by
A programming book for kids interested in learning to program their own computer games with python, a serious computer language which is used by professional programmers also. The book explains programming principles from the source code examples.
(54016 views)
Book cover: Creating Adventure Games On Your ComputerCreating Adventure Games On Your Computer
by - Ballantine Books
Though dated, Hartnell's book is a good introduction to adventure game construction. While the book focuses on BASIC programming, which wouldn't be a programmer's choice today, it offers sound design techniques for the absolute beginner.
(22686 views)
Book cover: Artificial Intelligence and GamesArtificial Intelligence and Games
by - Springer
The book is the first comprehensive textbook on the application and use of artificial intelligence in games. It will be used by educators and students of graduate or advanced undergraduate courses on game AI as well as game AI practitioners at large.
(8155 views)
Book cover: Creating a Simple 3D Game with XNACreating a Simple 3D Game with XNA
- Wikibooks
This tutorial is designed to provide a guide to using XNA to help create games in as simple and a visual way as possible. Examples of all of the basic elements to get started on a simple game are included, including controls, sound, and gameplay.
(17920 views)