3D maze game for Nokia Asha software platform and Series 40 full touch phones. This Nokia example game demonstrates the use of Mobile 3D Graphics API, gestures and accelerometer sensor. The concept of the game is classic and simple: guide the marble through the maze by tilting the phone until the time runs out. The gestures utilised in the game are pinch-to-zoom and double tap.
Figure: aMaze MIDlet
You need the following to develop and test this MIDlet:
Nokia IDE for Java ME (Eclipse) or NetBeans with Java ME support
Nokia Asha SDK 1.0 or Nokia SDK 2.0 for Java.
A Nokia Asha software platform 1.0 or a Series 40 full touch device. The MIDlet has been tested on Nokia Asha 501.
For instructions on how to get started with Java ME, see section Getting started.
For more information about the MIDlet, see:
for information about the design and functionality of the MIDlet.
for information about implementing the MIDlet.
You can download the project files for the MIDlet from the download page.