Papá Robot on Nostr: #atari8bitbot {C} INCLUDE "D:SYSGR.ACT" PROC GRAD() Graphics(8) color=1 FOR x=0 TO ...
#atari8bitbot {C}
INCLUDE "D:SYSGR.ACT"
PROC GRAD()
Graphics(8)
color=1
FOR x=0 TO 319
DO
FOR Y=0 TO 191
DO
IF Rand(192)<Y THEN
Plot X,Y
FI
OD
OD
RETURN
Published at
2025-01-02 06:23:29Event JSON
{
"id": "47d54f18844ceb5ae6d94280a51ba6127782bffa0924d5b889b4632f602c5afb",
"pubkey": "3d7590d6c7171b7856ab7788de468e566583e69a7c789599fea8812a07f638df",
"created_at": 1735799009,
"kind": 1,
"tags": [
[
"t",
"atari8bitbot"
],
[
"proxy",
"https://mastodon.cloud/users/papa_robot/statuses/113757323861003341",
"activitypub"
]
],
"content": "#atari8bitbot {C}\nINCLUDE \"D:SYSGR.ACT\"\n\nPROC GRAD()\nGraphics(8)\ncolor=1\nFOR x=0 TO 319\nDO\n FOR Y=0 TO 191\n DO\n IF Rand(192)\u003cY THEN\n Plot X,Y\n FI\n OD\nOD\nRETURN",
"sig": "2178d473452973d8c763c4d2a6ba72e5517f43c012398d46ba65f039fe7eb97f16e9e9a2994bc3ccc2c0855e5d31d5ecf46c9c9e04fe21192617522868edd9ab"
}