Hi, new here. Most of my experience in Java is with Web apps, swing, and recently I did a J2ME application for my internship using the super complex PIM api ;D and I just finished our Thesis prototype, a MIDlet that uses, WMA and MMAPI.
I tried making a rpg game before using the Game API but I felt that my code is not clean and is bad at oop design. Just this morning I started thinking of making a J2me RPG, but this time I would ask help from the PRO’s.
I’m looking for all the resources for making an RPG in J2ME, all the important rpg elements and concepts (eg. restricting a sprite to pass through a tree w/c I impl it using collidesWith(sprite) b4, is that good?) and ultimately a J2me rpg source code made by a PRO like all the people here ;D
I will really appreciate all the help I can get, thank you very much in advance!