Asteroid Belt - J2ME Asteroids Clone

Overview

Asteroid Belt is a game written in J2ME for mobile phones. The source code is released under the Apache 2.0 license.

Compatible devices

J2ME devices supporting MIDP 2.0 and CLDC 1.1. i.e top of the range phone from around 2006.

Screenshot

asteroids game in progress

Download

File Description Link
Jar file Binary package required containing application AsteroidBelt-0.0.1.jar
Jad file Meta file required to install the Jar file on some devices AsteroidBelt-0.0.1.jad

Code

The code is avaiable at github.com/wjsrobertson/j2menace

Building

Please see the page on building

© Will Robertson