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: The start view, the game view and the pause menu of aMaze running on Nokia Asha software platform 1.0
For a tutorial that shows you how to create this MIDlet, see section: Example: Creating and optimizing a 3D mobile game.
Nokia Asha software platform and Series 40 full touch phones. Developed with Nokia Asha SDK 1.0. Tested with Nokia Asha 501, 311 and 306.
The MIDlet project files are packaged as a zip file. To download the zip file, click the following link:
MIDlet version |
1.1 |
Creation date |
24 June 2013 |
IDE |
Nokia IDE for Java ME (Eclipse) and NetBeans |
SDK |
Nokia Asha SDK 1.0 |
The MIDlet consists of the following packages and classes (click to view the full source code):
com.nokia.example.amaze
com.nokia.example.amaze.gestures
com.nokia.example.amaze.model
com.nokia.example.amaze.sensors
com.nokia.example.amaze.ui