pendelumn_0.gif
 
  3.067pnt penalty / 184sec late
  1st/8   Σ30.082   Oct 14th 2020 9:50am
 
 

32
8
12
4
6
 

view all 8 entries



nextious entry
kleeder - a visual representation of my day.png
 
128402
Level 29 Chipist
sean
 
 
 
post #128402 :: 2020.10.14 10:07am
  
  Vav liēkd this
--here is the code for this entry by the wayyy:

t=0 start=0 m=30
function _draw()cls()
if(start==1)t+=1
if(btn(πŸ…ΎοΈ))start=1
print("𝘰𝘳π˜₯𝘦𝘳, π˜₯𝘦𝘴𝘀𝘦𝘯π˜ͺ𝘯𝘨 π˜ͺ𝘯𝘡𝘰 𝘀𝘩𝘒𝘰𝘴",12,1,4)
for i=0,1,1/m do
r=i*96+1
rad=i*16
n=(sin(r/100-t/100))/10
n=(2*3*sqrt(r))
n=sin(t/n/1)/10
x=64+sin(n)*r y=12+cos(n)*r
--line(64,12,x,y,0)
circfill(x,y,rad+1,0)
c=(i*m)%15+1
circfill(x,y,rad,c)
end
end
 
 
128403
Level 29 Chipist
sean
 
 
 
post #128403 :: 2020.10.14 10:08am
oops it lacks indentation
 
 
128408
Level 25 Mixist
Vav
 
 
 
post #128408 :: 2020.10.14 10:48am
  
  sean liēkd this
how do you keep getting cooler every day
 
 
128409
Level 29 Chipist
sean
 
 
 
post #128409 :: 2020.10.14 11:16am
O:
 
 

LOGIN or REGISTER to add your own comments!