Games/AsteroidBelt
From Ratwiki
Contents |
Overview
Asteroid Belt is a game written in J2ME for mobile phones. The source code is released under the Apache 2.0 license.
It uses the 2D Geometry library and other libraries from J2Menace.
Compatible devices
J2ME devices supporting MIDP 2.0 and CLDC 1.1.
Screenshots
Download
| File | Description | Link |
|---|---|---|
| Jar file | Binary package required containing application. | AsteroidBelt-1.0.0.jar |
| Jad file | Meta file required to install the Jar file on some devices | AsteroidBelt-1.0.0.jad |
| Source code | Source package containing the J2ME source code, build scripts and javadoc | AsteroidBelt-1.0.0-src.zip |
| Javadoc | Javadoc for source code | AsteroidBelt-1.0.0-javadoc.zip |
Javadoc
Javadoc is available online here or for download here
Building
Please see the generic page on Building the libraries and packages on this site
