Commodore VIC-20 User Manual page 51

Hide thumbs Also See for VIC-20:
Table of Contents

Advertisement

Let the birds tly for a while. When you want to stop their
flight, press
Now that you know how to create birds, clear the screen and
type these lines: (Remember the
1
A$
This line gives random whole
numbers from one through eight
2
N = INT(RND(1)'8) + 1
<■
3
B$ = MID$(A$,N,1)
,—,
\- Picks one color
)
\f~**
r~\L control out of AS. <
f
Random "S
y value
J
4
PRINT B$ "
5
GOTO 2
Look the lines over once they are entered. Check to see if
they match what is shown above. When you are ready, clear
41

Advertisement

Table of Contents
loading

Table of Contents