Smiley, it seems like a while ago you were asking about cell phone games in Java. The new NetBeans 6 (now beta, release in November) has a "level editor" where you can arrange tiles into scenes, and it supports animated sprites etc. Seems like they're gearing it towards mobile games.
Here's the link, if you're interested.
http://www.netbeans.org/community/releases/60/index.html
Let's not forget MMF2 will allow for this, though I'm sure less efficiently than using NetBeans.
Yeah, there is a question of efficiency on cell phones...
btw, when will the new stuff (like cell games) for MMF2 be released?
December.
Re: cell phone games
Wow... I am definitely interested, thanks. I will have to play with Netbeans a little more when I fix that bug. Surely a simple phone game wouldn't be too hard to make; with that tile editor, it would be a lot easier to make a strategy game (which is better suited to phones than an action game anyway). I will think about it.