In this tutorial I will be explaining how to add a basic leveling system using Experience Points and using levels as conditions. This tutorial is for what I ass...
In this tutorial I will be continuing on about leveling up and this one will be more specific pertaining to RPG styled leveling. We'll be killing enemies to get...
This simple tutorial will show you how to make a speedometer needle which goes up or down according to car.Speed. You'll need 3 sprites. Your car, the circle pa...
As per request in my forum post about this project (which can be found here ), I decided to make a tutorial for it. Let's get started! What You'll Need: X18 Tex...
In this tutorial, I'm going to show you some different ways to make various forms of computer controlled characters and NPCs for 2D platformers. This will diffe...
I would like to share this tutorial as this happened to me today and also to help other people who have had similar errors. As was mentioned in the forums befor...
When you're using custom fonts in your project, then exporting it with phonegap and building it with Xcode for iOS you may find that you dont see your custom fo...
I have been asked by many of you what size screen, what resolution for Android phone Development to use? I am just going to show you just basic Android game. Th...
With this tutorial I will attempt to show you how a game server for a turn-based game of tic-tac-toe can be set up through a python web framework - Web2py and w...