i'm new to the world of cocos2d, but I come from the java where I've a good experience ..
As an introduction to the world of cocos2d I followed the following tutorial tha i reccomend:
unfortunately I have a problem that I can not overcome in any way ...
I implemented the project following the tutorial , and I have also downloaded the source from GitHub ...
The game starts , the input screen is displayed properly on the simulator ... BUT, the game screen itself instead of appearing as in the tutorial looks like zoomed, bigger than it should be and the parts of the game that are out of the screen of the simulator obviously are not displayed ..... everything is bigger than should be and so many parts of the application cannot be viewed ...
Among i had the exact same problem also testing directly the sources made available on GitHub ....
Could someone direct me???
Thanks in advance!!!