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)
Comments
the history of Cocos2D last year.
Ricardo Quesada blogged about @xmzhang1, i am using the cocos2d for rendering the final output. :) Depending on cocos creator editors' output for creating the scene graph.
xmzhang1 on 2018/04/16 00:48:
well, there is a cocos2d based on pyglet https://groups.google.com/d/msg/cocos-discuss/WHqkzCRMfxU/dGbprivXCQAJ, what is the relationship between all the 'cocos2d' :)