MonolithAndroid 1.0.3 (Default branch) |
|
|
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. It uses
OpenGL ES to render the graphics. As well as the
classic Tetris-like gameplay, the game provides
other game modes.
License: The Apache License 2.0
Changes:
monolithandroid now works with the m5 SDK. The
moon backdrop is now a
textured square. The graphics are now shown using
SurfaceView and an
Overlay. The use of SurfaceView has boosted
performance.
|