In addition, the author provides the BASIC modifications to run the same program in multicolor format.
10 color0,1:color1,2:color4,1:graphic3,1:data 80,0,0,199,159,199:ti$="000000" 15 color2,3,5:color3,6,5 40 drawr+1,x,y:next:char1,0,0,"time: "+mid$(ti$,3,2)+":"+right$(ti$,2)
|