I have a simple C ++ game with opengl, and I would like to put it in the Android platform and ios. I have read many articles, but I cannot find a tool that can do this at the same time.
Can i use cocos2d-x?
http://www.cocos2d-x.org/download
Or what best port the C ++ game to Android and ios.
source
share