Here is a capx how to css style form elements. Learn by example. U need this 3rd part plugin to open capx. Or there's an alt2 capx whitout thr 3rd part plugin (...
Here is a project file with a simple water mechanics I've been prototyping for a client. Eventually we used a bit different approach with our game and I've deci...
Now if you had followed my tutorial on Using Arrays then you can understand what I am talking about. When I was asked to do this Array demo many of you sent me...
In many modern top-down view games, such as The Legend of Zelda: A Link to the Past , players have great freedom of movement in that they can move in any of the...
In this tutorial, I'm going to attempt to create a simple top-down racing protoype. In this game, the other cars in the race will be played by the computer who...
Hi Constructors! Here is a very straight forward way to get your .Capx file running as an Xcode app. Just one rule, if something doesn't make sense, please firs...
This small tutorial aims to help you cast your first game. Now that I have finished the game (design, code and music) . Now i'm rich. Intended as a simple guide...
The main idea is to have a simple way to write code while developing without breaking anything. It can also help to debug elements and have developer shortcuts...
This is an absolute basic Game with timer set up. The goal is to use navigation controls to steer the car in to position before time runs out. This was also dev...