Example: Creating a 3D mobile game

This example MIDlet shows you how to create a 3D mobile game using Java ME. The example covers the use of the Mobile 3D Graphics API in detail, and the use of the Game API and Mobile Media API with respect to creating games.

Figure: SpaceMission MIDlet

Prerequisites

You need the following to develop and test this MIDlet:

  • Series 40 3rd Edition Feature Pack 1 SDK or newer

  • Series 40 3rd Edition Feature Pack 1 device or newer

For instructions on how to get started with Java ME, see section Getting started.

Development

For more information about the MIDlet, see:

  • Design

    for information about the design and functionality of the MIDlet.

  • Implementation

    for information about implementing the MIDlet.

You can download the project files for the MIDlet from the download page.