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 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 | Feb 4, 2015 | Publishing |
When Amazon first rolled out its author payment system for Kindle Unlimited, I was ecstatic. Kindle Unlimited lets readers borrow books for free, sort of like a digital library. As an author, any book I had signed up through Kindle Select (a special program for...
by R.M. ArceJaeger | Dec 15, 2014 | Publishing |
Note: These instructions are for Windows, not Mac OS. Step 1: Save (Don’t Print) Go to File->Save As and choose the destination where you want to save your file. Name your file. Do not click “save” yet! Note: Although you can click Print and then...
by R.M. ArceJaeger | Nov 1, 2014 | Computers |
Sometimes, you need to navigate to an IP address instead of a traditional www url. If that’s the case, instead of typing the IP address into the URL box, type http:// then type the IP address. For instance, 192.168.01 would be typed http://192.168.01. Some old...