Dear brothers,
I'm not sure which workflow is the standard way to start writing game with Cocos2d from the beginning.... Would someone give me a suggestion? thanks..
A) Using the cocos2d template --> Modify the code
or
B) Using Window-based Application --> Add class and libraries from Cocos2d by manually
If using method B, do we have any instruction for it?