by R.M. ArceJaeger | Mar 30, 2015 | Computers |
Have you created a default Cocos 2d-x program only to be shocked by its gargantuan file size? A basic Cocos 2d-x program can be 2.5 gb or more. Highly unacceptable! The reason for such a large program is that Cocos 2d-x copies the cocos2d libraries into your...
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...