This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
DelphiX
delphix4855.bsky.social
did:plc:ak2fvbzrowvouxsukdvbmcoo
Code by seg@haxxed.com:
1 GR : POKE 49234,0: CALL - 1998
2 FOR PY = 0 TO 23: FOR PX = 0 TO 39
3 X0 = (PX - 31) * .066:Y0 = (PY - 23) * .05:X = 0:Y = 0:X2 = 0:Y2 = 0
4 FOR I = 1 TO 15:Y = (X + X) * Y + Y0:X = X2 - Y2 + X0:X2 = X * X:Y2 = Y * Y
5 IF X2 + Y2 > 4 GOTO 7
6 NEXT I: GOTO 8
2025-10-12T08:59:30.984Z