by R.M. ArceJaeger | Mar 30, 2015 | Computers |
In order to successfully place and manipulate objects/images in Cocos2d, you have to understand its coordinate system. Before we get into more details, here are some things you could know: Origin (System) — The origin (0,0) of the coordinate system is the...
by R.M. ArceJaeger | Mar 30, 2015 | Computers |
Now that you have created a basic game using Cocos 2d-x (see this tutorial for how to do so), it’s time to learn how to modify it by changing the default picture to something else. The first step is to copy your picture file into the Resources folder located...
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...
by R.M. ArceJaeger | Mar 14, 2011 | Computers |
This tutorial will show you how to use Meta Description to search-engine optimize (SEO) your website, and more specifically your WordPress theme. It will provide you with a recommended method for SEO, and a component-wise explanation of why this procedure works so...