Tutorial: Your First Cocos 2d-x Project Explained (Hello World)

The default Cocos 2d-x project (see Tutorial: How to Create a New Cocos 2d-x Game Project) displays the words “Hello World” to your screen along with the Cocos 2d-x logo:

Hello World

If we open the project with Visual Studio (navigate to your project’s directory, go into the proj.win32 folder and double click on the Microsoft Visual Studio Solution that shares the same name as your project), you will see the following files in the Solution Explorer window (we only care about the ones in the src subfolde...

 •  0 comments  •  flag
Share on Twitter
Published on March 28, 2015 19:58
No comments have been added yet.