Papá Robot on Nostr: #atari8bitbot {B02S99} 10 GR.9+16:C.15:PI=3.14159265 40 for x=-30 to 30 50 for y=-30 ...
#atari8bitbot {B02S99}
10 GR.9+16:C.15:PI=3.14159265
40 for x=-30 to 30
50 for y=-30 to 30
60 z=SQR(ABS(x*x-y*y))
70 xp=x+40
80 yp=y+96
90 if z>0
93 color int(z*15)
95 plot xp,yp
100 endif
110 next y
120 next x
130 do:loop
Published at
2024-10-20 01:33:23Event JSON
{
"id": "053f4a4b39a066d158ba0d00ff93345297a2713a3fdeeebebe989440ea69d9ee",
"pubkey": "3d7590d6c7171b7856ab7788de468e566583e69a7c789599fea8812a07f638df",
"created_at": 1729388003,
"kind": 1,
"tags": [
[
"t",
"atari8bitbot"
],
[
"content-warning",
"CODE: GR9"
],
[
"proxy",
"https://mastodon.cloud/users/papa_robot/statuses/113337172183304739",
"activitypub"
]
],
"content": "#atari8bitbot {B02S99}\n10 GR.9+16:C.15:PI=3.14159265\n40 for x=-30 to 30\n50 for y=-30 to 30\n60 z=SQR(ABS(x*x-y*y))\n70 xp=x+40\n80 yp=y+96\n90 if z\u003e0\n93 color int(z*15)\n95 plot xp,yp\n100 endif\n110 next y\n120 next x\n130 do:loop",
"sig": "1b06816147bd439c2b136ca0e873e4e74ccd1b0d2fc914b7ba124c48aca596cb2e2dfa7d8d3501841738d84bcbedfcaa0084d787fe17a6db68f75182c90c2655"
}