10 MODE 7 20 VDU23;8202;0;0;0; 30 PRINT"Bubble Bobble"' 40 PRINT"Player 1 Controls"' 50 PRINT"W=Left E=right Tab=Jump" 60 PRINT"CTRL to Blow a Bubble"' 70 PRINT"Player 2 Controls" 80 PRINT"Delete=Left Copy=Right" 90 PRINT"Down Arrow=Jump" 100 PRINT"Return to Blow a Bubble" 110 PRINT'"P=Pause O=Continue" 120 PRINT"Whilst Paused - Sound Off" 130 PRINT" + Sound On" 140 PRINT"Hit the monsters with a bubble,"'"then catch the bubble to turn it into" 150 PRINT"fruit, then eat the fruit."''"Turn all the monsters into fruit to"'"finish the level."''"The rest is for you to find out!" 160 *FX 21 170 PRINT'"Press a Key"; 180 REPEATUNTILGET 190 *RUN Bubble2