Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
simphony no.9
#1
Code:
REM simphony no.9 beethoven
b:
READ A$: PRINT A$: PLAY "t150"
IF A$ = "end" THEN END
IF A$ = "stop" AND A = 0 THEN A = 1: GOTO b
IF A$ = "stop" AND A = 1 THEN STOP
IF A$ = "again" AND b = 1 THEN GOTO b
IF A$ = "again" AND b = 0 THEN b = 1: RESTORE: GOTO b
PLAY A$: GOTO b
DATA o3l4eefg,gfed,ccde,l2el8dl4d.
DATA o3l4eefg,gfed,ccde,l2dl8cl4c.,stop
DATA o3l4ddec,dl8efl4ec,dl8efl4ec,dl8efl4ed
DATA cdo2l4gg,again,end
Reply


Messages In This Thread
simphony no.9 - by Diroga - 02-02-2004, 01:48 PM
simphony no.9 - by TheBigBasicQ - 02-02-2004, 08:08 PM
simphony no.9 - by Rokkuman - 02-02-2004, 08:10 PM
simphony no.9 - by TheBigBasicQ - 02-02-2004, 08:12 PM
simphony no.9 - by Rokkuman - 02-02-2004, 08:13 PM
simphony no.9 - by TheBigBasicQ - 02-02-2004, 08:37 PM
simphony no.9 - by na_th_an - 02-02-2004, 11:07 PM
simphony no.9 - by TheBigBasicQ - 02-03-2004, 12:52 PM
simphony no.9 - by webberboy - 02-04-2004, 04:21 AM
simphony no.9 - by Radical Raccoon - 02-27-2004, 02:46 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)