home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1991 March / 1991-03.d64 / termites (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  436b  |  13 lines

  1. 10 poke53280,0:poke53281,0
  2. 20 print"[147][158]"
  3. 30 print"   [213][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][201]"
  4. 40 print"   [221]        t e r m i t e s !       [158] [221]"
  5. 50 print"   [221]                                 [221]"
  6. 60 print"   [221]         copyright 1991          [158][221]"
  7. 70 print"   [221]  compute publications intl ltd  [158][221]"
  8. 80 print"   [202][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][203]"
  9. 90 print"( loading game - please wait )"
  10. 100 if a=0thena=1:load"t.prg",8,1
  11. 110 if a=1thena=2:load"t.spr",8,1
  12. 120 sys49152
  13.