|
|
Monolith Android is a 3D tetris like game for the android mobile phone platform. The code is based on the SDK samples of the Android SDK. The intent is to create a fun to play game, and familiarize with the rich API of the android platform. The game uses openGL ES to render the graphics. As well as the classic tetris-like gameplay, the game provides additional game modes, "Monolith" and "Puzzle" (coming soon!). The Monolith name derives from the fact that the matrix that the game is played in, looks a bit like a monolith from the film "2001 a Space Odyssey".
You can download an early look installation package from the downloads section or you can go directly to the source http://code.google.com/p/monolithandroid/source
Note #1:
The latest executable can be found at http://monolithandroid.googlecode.com/svn/trunk/monolithandroid/bin/monolithandroid.apk This corresponds to the latest code in the subversion repository. So if you want the latest version without compiling the code yourself, just grab this file!
Planned Enhancements include:
1. Puzzle mode.
2. Puzzle editor.
3. Puzzle downloading.
4. Detailed option screen.
You can watch a demo video of version 1.0.3c alpha in youtube: http://www.youtube.com/watch?v=aYeol_2j9YY
