At the moment I am reading a guide for cocos2d-x programmers. Almost every chapter is accompanied by sample code that is proposed to be taken on github. I create a new project, copy there all the code from github. Copy where you need pictures. But when I run the project, I have a window with the original picture of a coconut instead of a game. What should I do to start the examples?

    0