Category Archive for Games
Monolith Android 1.0.3c alpha
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. The game is released under the Apache 2.0 license.
Snake
Snake is the first ever publicly released application for the Android mobile platform. It was included in the Android SDK as a sample application.
This is an implementation of the classic Game “Snake”, in which you control a serpent roaming around the garden looking for apples. Be careful, though, because when you catch one, not only will you become longer, but you’ll move faster. Running into yourself or the walls will end the game.
Lunar Lander
This is one of the sample game, which was extracted from the Android’s SDK. It showcases a simple 2D graphic implementation on this platform.
Lunar Lander is an arcade game, where the player must correctly land a lunar module exactly on the green landing pad, located on the surface of the moon. The moon’s gravitation field pulls the module down. Use the engine to resist hard landing but remember that the lunar module has a limited amount of fuel.







