>>4
Too low level in my opinion. Some sucky internal libraries like "draw" are next to unusable.
Pros are it's extremely easy to get a basic game going. Also being able to click an icon and test without compiling is nice, but that's just python.
I've also noticed it doesn't scale well as you can clearly see the slowness when you get to large projects.
It's awesome for small games. That's it. How about AWT? Any good?