how can i create my game

Hi everybody, im new in the world of game developpement. i want to develop an android 2d game on Pc(windows10), cocos2d is very interesting but i don’t understand which tools developers use to code their game. i have installed cocos2d with python2.7, android studio , visual studio 2019 there are others tools i have to install ? do you use cocos creator too ? thanks you in advance

Please read our docs to get started, the answer to this question is already answered. https://docs.cocos2d-x.org/cocos2d-x/en/installation/Android-Studio.html

In short, you have everything you need for Android development on Windows installed.

You don’t need Cocos Creator unless you plan to use Cocos Creator. It sounds like you are using c++ so Cocos Creator is not needed. If you plan to use javascript then you can just use Cocos Creator and there isn’t a need for Android Studio or Visual Studio in this case.

1 Like