:: Client access ::
  PRODUCTS & SERVICES > PRODUCTS> SOLUTIONS> MOBILITY  

MM3

 
 

Mm3 (Mobile Maze 3D) is a small 3D maze game.

The maze has only one exit. The objective of the game is to try to find the exit using as little moves as possible.

Available commands are:

  • UP (usually 2) - Move forward.
  • RIGHT (usually 4) - Turn right.
  • LEFT (usually 6) - Turn left.

     
   

 

Mm3 should run on any MIDP 1.0/CLDC 1.0 device, requires no airtime.

ToDo issues:

  • 2D map display. For now, if you want to take a peak, look at the hardcoded map.
  • Random maze generation.
  • Selectable maze size.
  • Calculate score based on mooves and map displays.
  • Add moving monsters, items to catch and use, etc...

Mm3 is donwloadable from this site:
Jad: http://www.pdmfc.com/mm3/mm3.jad
Jar: http://www.pdmfc.com/mm3/mm3.jar
Version is 1.0.0.  released on $Date: 2005/01/29 12:43:16 $. (About 4KB in size)
Release history also available, and the Java source is available as tar+gzip archive.