

(172 chars)
f=0 clrs={} for i=1,15 do add(clrs,i)end cls(0) function _update60()f+=1end function _draw()circfill(63+56*sin(f/120)*cos(f/150),63+58*cos(f/180)*sin(f/210),8,rnd(clrs))end |
[Please log in to post a comment]
(172 chars)
f=0 clrs={} for i=1,15 do add(clrs,i)end cls(0) function _update60()f+=1end function _draw()circfill(63+56*sin(f/120)*cos(f/150),63+58*cos(f/180)*sin(f/210),8,rnd(clrs))end |
[Please log in to post a comment]