This Java ME application demonstrates how to design a simple game, add dynamic layout control for multiple screen resolutions, and use several input methods (key, touch, and key and touch).
Figure: Sudokumaster MIDlet running on a Nokia Asha software platform device
For a tutorial that shows you how to create this MIDlet, see section Example: Creating a game that supports multiple screen resolutions.
Compatible with Nokia Asha software platform 1.0 and Series 40 phones.
Tested on Nokia Asha 501, Nokia Asha 311, Nokia Asha 305, Nokia Asha 200 and Nokia X3-02.
The MIDlet project files are packaged as a zip file. To download the zip file, click the following link:
MIDlet version |
1.2.0 |
Creation date |
9 May 2013 |
IDE |
Nokia IDE for Java ME (Eclipse) and NetBeans |
SDK |
Nokia Asha SDK 1.0 |
For possible newer version, other updates or additional documentation, check Sudokumaster at GitHub.
The MIDlet consists of the following classes (click to view the full source code):
com.nokia.example.sudokumaster