This is a memory game with nice cat pictures. You can choose between 10 speed level (0=slowest 9=fastest). Scores are saved in a local file using Shared Objects. By Markus Eichenberger
Learn how to create and code 2 player games (MX and 2004). This file includes lessons and commented code for a 2 player bumper car game. Also includes a color / alpha / size picker, a timer, a collision detection system, a character control system, and more. By James McLeod
Swarm is similar to the arcade classic Asteroids with some new twists. Swarm takes advantage of Swift 3D and is worth the slightly larger download time. By Mike Lawrence
Airfox is a scrolling game with a number of parts that may be useful for other projects. Its based on the terrain scrolling games of the early 80's like Midway's 1941 and Zaxxon. By Mike Lawrence