Kivy
Slow going with the Kivy framework, but probably still better than trying to learn Blender game engine!Went through all the docs/tutorials/demos, and still getting the hang of the event system and how to interact with the whole widget/canvas thing. I'm having more success reading through the Deflectouch code to see how a "real" game is done in Kivy.
(log in to comment)
richard on 2012/05/09 05:20:
Mostly I'm having trouble getting layouts to behave in it. I'm still giving a good old go though. And have had my first pull request accepted by the devs ;-)