Create a Flash Racing Game Tutorial
If you’re interested in gaming and blogging, YouSayToo lets you earn from your flash games and allows you to make money blogging. In this tutorial we’ll cover the creation of a flash racing game. I got...
View ArticleFlash racing car engine
I found an interesting Flash racing car engine aged 2004 (!) coded in AS 1 (!!) on Mark Fennell’s site. I asked the permission to write his tutorial (well, not quite a tutorial, but an “how did I...
View ArticleCreate a Flash Racing Game Tutorial – AS3 version
The porting of the most popular AS2 tutorials continues with a basic AS3 version of the Flash racing game script. I said “basic” because it does not have all features, this time it covers only movement...
View ArticleCreate a Flash Racing Game Tutorial – Artificial stupidity
I promised I’d introduced artificial intelligence in a racing game, and I am starting with artificial stupidity. Anyway, I managed the car to somehow run around the track. I said “stupidity” but I...
View ArticleCreate a Flash racing game tutorial – Artificial intelligence
Finally it’s time to start talking about a real Artificial Intelligence algorithm. As said, I won’t use waypoints because I want to focus on “real” artificial intelligence, I want to make cars drive...
View ArticleCreate a Flash racing game – Flex version
Hamilton Lombardi is a brazilian Flex programmer who decided to rewrite the code you can find in the original post for Flex 4. Moreover he added a splash screen, as you can see: The source code is...
View Article