In this tutorial we will create a game where the objective is to prevent other objects from colliding with your cursor. We won’t use Flash’s built-in hitTestObject() methods; instead we will write our own collision detection routines.
(Continue)
OOP can make development faster, and your applications run faster. During this tutorial I’ll demonstrate how to build an ActionScript Connect 4 game, using an organized OOP approach.
Let’s get started!
(Continue)
Follow Activetuts+ and Tuts+ on Twitter