TileEngine
This is not really a game yet. I've experimented with different kinds of engines, and one is this.
Features:
- Any tile can be animated.
- Will work on any midp/1.0 capable device.
- Utilizes Nokias FullCanvas = Fullscreen on all Nokia phones, if available.
- Optional sound on Media-devices, which plays a popular midi.
- Make use of midp/2.0 FullScreen if available.
- Make an actual game out of it. :)