Explonoid is an Arkanoid clone implemented with Java ME. It demonstrates the usage of Java ME gaming features: Sprites, LayerManager etc. It also shows some key points of designing an application that scales to different resolutions. The game has support for keyboard, touch screens, and acceleration sensors. This application has been optimised for full touch phones.
This example is hosted in a Nokia Developer Project, where you can find additional documentation, discover recent revisions, and contribute to the project.