(The COCOS2D-X study notes written by Xiao Man are not many COCOS2D materials! First of all, a brief introduction is given to cocos2d x, which is a C porting version of the cocos2d engine. Its cross platform feature makes it very popular. You can download the latest version of cocos2d x from the cocos2d x website. After downloading, you can open the corresponding project file with vs. This makes it easy to configure and install the cocos2d xwin32. In this way, you can start cross platform development and learn any new technology. First, you can start from helloworld, The cocos2d-x project comes with the helloworld project. You can see the basic framework of cocos2d-x through this project
Cocos2d-x Preliminary Study Note.doc)