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: Action Arcade Adventure SetAction Arcade Adventure Set
by - Coriolis Group Books
The art and science of creating side scroller games is documented quite thoroughly in this book. If you can look past some obvious anachronisms, you will find that this old book still contains a lot of useful information.
(18837 views)
Book cover: Programming Linux GamesProgramming Linux Games
by - No Starch Press
A complete guide to developing 2D Linux games, written by the Linux experts. It teaches the basics of Linux game programming and discusses important multimedia toolkits. You will learn to write and distribute Linux games.
(24771 views)
Book cover: Coding with MinecraftCoding with Minecraft
by - No Starch Press
In this book you'll create a virtual robot army with Lua, a programming language used by professional game developers. Step-by-step coding projects will show you how to write programs that automatically build anything that you can imagine.
(6969 views)
Book cover: Making Games with Python and PygameMaking Games with Python and Pygame
by
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(22208 views)