digital literacy for everyone
[lit][generate-title]
[lit]
[fig]
#### license: creative commons cc0 1.0 (public domain)
#### http://creativecommons.org/publicdomain/zero/1.0/
r : 15
c
x : 22 : divby 2
y : 22 : divby 2
for p -3.14 3.14 .628
for pr -3.14 3.14 .628
dx : p : cos : times r
dy : p : sin : times r
dxr : pr : cos : times r
dyr : pr : sin : times r
z : c : plus 1 : swap z c
xx : x : plus 5 : plus dx : times 2 int
yy : y : plus 5 : plus dy : int
x2 : x : plus 5 : plus dxr : times 2 int
y2 : y : plus 5 : plus dyr : int
cc : c : mod 5 : plus 10
z : line xx yy x2 y2 cc
z : sleep .005
next
next
z : lineinput
home: [lit]https://freesoftwareresistance.neocities.org[lit]