home *** CD-ROM | disk | FTP | other *** search
- 1 rem grafik 2001
- 2 rem demo circle/2
- 3 rem 2.90/bl
- 10 (NULL)
- 11 (NULL)5,0
- 12 poke53280,0
- 13 (NULL)1
- 20 a=96:b=a:fori=0to49:ifa<0thena=0
- 30 (NULL)0,160,100,a,b:a=a-2
- 40 next
- 50 a=24:b=a:fori=1to13:ifa<0thena=0
- 60 (NULL)0,50,26,a,b:a=a-2
- 65 next:poke53280,13
- 70 (NULL)0,1,2,4,0,16,0,170,"[195]ircle"
- 1000 poke198,0:wait198,1:(NULL)0:end
-