home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 198 / 198.d81 / b.knights (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  741b  |  16 lines

  1. 1 rem "b.queen" 2000.09.10
  2. 2 print"[147]":poke53280,0:poke53281,0:gosub100:dv=peek(186):ifdv<8ordv>29thendv=8
  3. 3 print"[144]load"chr$(34)"knights"chr$(34)","dv:print"run:"
  4. 4 poke214,17:print:poke631,19:poke632,13:poke633,13:poke198,3:end
  5. 100 z$=" [152]                                      ":poke214,5:print
  6. 102 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to10:printz$:next
  7. 104 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  8. 106 z$(0)="[208] u z z l i n g  [203] n i g h t s"
  9. 107 z$(1)="[163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163][163]"
  10. 108 z$(2)="by [204]ance [195]. [212]homas":z$(4)="([195]) 2000 by [202] & [198] [208]ublishing, [201]nc."
  11. 110 z$(5)="[212]his program is not shareware":z$(6)="or in the public domain."
  12. 112 z$(8)="1-318-868-8727"
  13. 114 poke214,7:print:fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  14. 10000 a$="b.knights"
  15. 10010 dv=peek(186):open15,dv,15,"s0:"+a$:close15:savea$,dv:end
  16.