MIDP2.0 DEVICE PROFILE technology The most important package used in game development is: javax.microedition.lcdui.game, this article will showcase the MIDP2.0 technology by code analysis of sample game Tumbleweed. Main part. The main scene of the game is a cowboy jumped with the wind and roll, which is a simple game, but you can write most of the basic knowledge necessary to write complex games in the future.
Full text reading:
MIDP 2.0 development J2ME game start