MegaBlock - J2ME Tetris Clone

Overview

MegaBlock is a Tetris clone 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 a phone from around 2006.

Screenshot

megablock game in progress

Download

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

Code

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

Building

Please see the page on building

© Will Robertson