Welcome to my first tutorial! Today, I'll show you how to make Don't Touch The Spikes game. My example capx is still a little harsh. Maybe you need to tidy thin...
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...
This tutorial is about protecting your work the DIY (do it yourself) way. So you finished you app (finally), have plenty of ideas for the next one and your new...
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 (...
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 tutorial will show how to make a transition from the end of the game screen to a game over screen by freezing the game when the player dies, taking a snaps...