Buzzy Bee In Buzzy Bee you control a small bird which pecks away at the stems of a row of plants which are gradually growing towards the top of the screen. If any of the plants should reach the top, a bee will drop down and take the nectar and you have lost the game. Remember, none of the stems can be pecked twice in succession. 10 REM BUZZY BEE. 20 REM El PAUL STANLEY. 30 MODE 1:BORDER 9:INK 0,0:INK 1,24:INK 2,20:INK 3,6:WINDOW #1,1,40,1,25:PAPER # 1,0:CLS #1 40 WINDOW #0,5,36,1,25:PAPER #0,0:PEN #0 ,1:CLS# 0 50 GOSUB elo 60 GOSUB 740 70 HS=0:DIM Y(5),A$(4) 80 GOSUB 590 90 TIM=TIME 100 LOCATE X1+1,Y1+1:PRINT" ";:LOCATE X1+1,Y1+2:PRINT" ";:LOCATE X+1,Y+1:PRI NT B$;:LOCATE X+1,Y+2:PEN 3:PRINT C$:PEN 1:Y1=Y:X1=X 110 PEN 3:TS=INT((TIME-TIM)/300):LOCATE 24,24:PRINT CHRS(24);"Time:";CHRS(24);:P EN 1:PRINT TS; 120 IF Y(T)=4 THEN GOSUB 230 130 G=G-2*(INKEY(1)=0 AND G<31)+2*(INKEY (8)=0 AND G>1) 140 PEN 0: LOCATE G1+1,F1+2:PRINT CHR$(2 2);CHRS(1);CHR$(246);CHRS(22);CHRS(0);:P EN 1:LOCATE G+1,F4-2:PRINT CHR$(22);CHR$( 1);CHR$(246);CHR$(22);CHR$(0):PEN 1:F1=F :G1=G 150 IF INKEY(9)=0 THEN GOSUB 500 160 T=INT(RND*5)+1:Y(T)=Y(T)-1:IF Y(T)H1 THEN H2=Y(T):FL2=T 170 IF Y(T)