Starting with framework
I've been used to picking inkscape for my level design in some of my previous pyweek entries.Since then I've been using cocos2d-x with various editors for the UI and animation. The latest tool out there for cocos2d-x is the cocos creator. I've been researching about how this could be used in CPP. I've now started writing the relevant classes for python cocos. This should help me speedup the UI / UX iterations .. while doing all this I'm hoping I can build a reasonable game :)
(log in to comment)
@xmzhang1, i am using the cocos2d for rendering the final output. :) Depending on cocos creator editors' output for creating the scene graph.