by R.M. ArceJaeger | Mar 24, 2015 | Computers |
This tutorial will walk you through how to successfully create a new game project using Cocos 2d-x. Step 1: Open the Command Prompt To access the Command Prompt, go to your computer’s Start Menu. In the Search Programs and Files box, type cmd. This will open a...
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...