Search results for a (1753)
A full AS asteroids game. The ship and asteroids are drawn dynamically (except the gun temperature meter and the flame cause ...
857
This is the first thing I have made in flash 8 :D. It performs 1000 iterations per frame. This is a LOT faster than previous ...
383
This is my entry here. I need to add more of a description when I have more time. ;)
6510
All of the movement of the crabs is done with actionscript. I created this for the great Kirupa FXpression 05 contest. :) Tha ...
3024
This application will generate Koch's curve. It uses a base-motif algorithm where points are stored in an array and then on ...
649
This application draws a polar rose. To convert polar to parametric graphing, I came up with the equation:
x=radius*Math.c ...
765