Data update
This commit is contained in:
parent
8f05c7136f
commit
0bf4da02c3
82 changed files with 2194 additions and 118 deletions
|
|
@ -1,5 +1,5 @@
|
|||
bgcolor 0, 0, 0
|
||||
cls
|
||||
cls graphics
|
||||
fgcolor 255, 255, 0
|
||||
|
||||
define pi = 3.14, size = 80
|
||||
|
|
@ -13,5 +13,3 @@ for t = 0 to size * pi step .1
|
|||
wait
|
||||
|
||||
next t
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue