hotn-gay-digital-garden/twitter/tweets/11_22_2020.md
2026-02-15 21:39:13 -06:00

23 lines
No EOL
408 B
Markdown

{{{
"planted": "11/22/2020",
"repotted": "1/4/2026",
"nobreak": "true"
}}}
* creeping in from the edges...
<div class="code"><p>
r=90
rect(0,0,128,128,0)
::_::
for i=0,99do
d=rnd()
x=r*cos(d)+64y=r*sin(d)+64
r-=.0025
circfill(x,y,1,pget(x,y))
end
if(r<0)stop()
flip()goto _
</p></div>
#pico8 #tweetcart #tweetjam
![](media/11_22_2020.gif)