Hi, my name is Konstantin, I'm an aspiring flash developer and web designer from Western Siberian region of Russia. You can find more information about me in my new blog at www.stavaco.com
In the first lesson we created an engine to build the environment for our game; a camera that can follow active player objects; and one player object, the...
Creating a game is definitely one of the most involved tasks in the world of programming. If you want to write your own game, be prepared to spend a lot of...
In Deploy a Tank in an Isometric War Zone, you learned how to make an object rotate to face the pointer and move towards a location on click. In this Quick...
In this lesson we're going to create a little tank moving application. The core of this particular tutorial is to make a tank aim at the the mouse pointer...