Search results for as (1010)
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 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
Here is just a basic particle emitter :)
5605
A simple elasticity script drives this five node worm. Each node follows the one in front of it.
1951