by R.M. ArceJaeger | Mar 28, 2015 | Computers |
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: If we open the project with Visual Studio (navigate to your project’s...
by R.M. ArceJaeger | Mar 23, 2015 | Computers |
This tutorial will walk you through how to successfully install Cocos 2d-x and the systems it relies upon, which include: Visual Studio 2013 Java Development Kit (JDK) Python 2.7 (not Python 3) Android SDK Apache ANT Android NDK That’s a lot of things to keep...