Porting Java SE Game to Java ME
问题 I'm learning to program in Java and would like to develop a mobile Chess game for the Blackberry platform. It was recommended to me that, as a beginner, I should build the game for regular desktop use and avoid the more complex mobile development for now. I was told that I can port the game to Java ME once development in SE is complete. My question is: is this really possible? What kinds of limitations exist between SE and ME that I should keep in mind while developing in SE? I'd hate to have