GravityMobile - Mobile [and applet emulated] Gravity Game

This is my first time posting a game :stuck_out_tongue: feedback highly apreciated

The game here is a test for a possible gravity game with most of the classic features, a rudimentary tile engine and a very simple particle system, target devices are midp1 -cldc1.0.

The zip file includes a sample tileset and a simple map editor for the game, I know itā€™s crap, but the editor is work of a sigle day :wink:

btw, both, the game and the editor, are in spanish, however, there isnā€™t to much to read on them (i have to get used to code in english)

(abrir == open ; exportar == export ; nuevo == new ; cargando == loading; etcā€¦)

It has been tested in a nokia 6600, having a constant >20fps. It may have some minor memory leakage, nothing spectacular. Tests on other handsets are welcome ;D

[edit] added the source of the game and the editor, both under gpl :slight_smile: [/edit]

[edit Ā²] Applet emulation playable here

anyone?

The applet has many bugs (like the anoying ā€œkey stuckā€ one), but you can make an idea of how the game is.

[edit] fixed, now is arrow-key playable :smiley: [/edit]

Nice Game. At the beginning it is very hard to play, but you get easily the drift (also in direct meaning :wink: ), so you donā€™t crash that often. One thing I didnā€™t find out yet: What is the target of the game - when have I won?

PS: Nice physics system !!

thanks for the feedback ;D

itā€™s more a tech test than a full game the aim is to land suscesfully on those pads to get to the next map, there are no more objectives yet, but iā€™m working in a more open gameplay, with different objectives and ways to have your ship broken into pieces ::).

[edit] typos and beeing a litle more intelligible [/edit]

I can land on those pads ?!? I always crash when I try.

yes, you can, but only in vetical and falling very very slowly, iā€™ll make landing easier in future versions :slight_smile: