Hi, I am new to j2me game development. Can you please tell me how can I change next level in j2me game.
Hi, I am new to j2me game development. Can you please tell me how can I change next level in j2me game.
Hi
Can you give some more information? It really depends on how your game is structured.
Hi baldoreh and welcome to Nokia's Discussion Boards,
A Java ME (or J2ME) application for Nokia devices is typically one that uses this set of APIs and in particular, in case of a Java ME game, the javax.microedition.lcdui.game package and the Canvas class.
As an example, one can create a simple Sudoku game with Java ME.
Last edited by skalogir; 2012-04-14 at 01:17.