20
Mar
unnamed

When you're a space marine, getting captured by aliens is a real drag. You don't get to shoot stuff and you have to slave away in the anathema mines! In Dynamite Jack, you get to bust out of the mines with just a flashlight and an ample supply of bombs. This is a top-down 2D action game, but there's a prominent stealth component that looks very cool.

There are 28 official levels to complete in Dynamite Jack filled with guards, robots, and other hazards. You have to avoid detection while taking out threats with carefully-placed bombs. Once you finish the included levels, there is almost unlimited gameplay potential thanks to the level editor.

17
Aug
image

One of the most popular games for the iOS platform has just been released for Android, following a rapid porting process by Galcon developed Phil Hassey. On his blog he speaks of his desire to support even low-level Android devices, going as far as to purchase a G1 to use as a development test-bed. The porting process took a little over a week of code translation from the iPhone’s Objective-C to the Android NDK’s C++ and Java. The C/C++ base of Android and iPhone native applications are common so the main challenge was getting the Java interface to “talk to” the C++ code base.