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

  1. 1 rem "b.checkers" 2000.12.01
  2. 2 print"[147]":poke53280,0:poke53281,0:gosub100:d=peek(186):ifd<8ord>29thend=8
  3. 4 poke53371,0:poke788,49
  4. 5 tq=ti
  5. 6 ifti<tq+200then6
  6. 10 print"[144]load"chr$(34)"checkers"chr$(34)","d:print"run:"
  7. 20 poke214,17:print:poke631,19:poke632,13:poke633,13:poke198,3:end
  8. 100 z$=" [152]                                      ":poke214,5:print
  9. 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=0to8:printz$:next
  10. 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]"
  11. 106 z$(0)="[195] [200] [197] [195] [203] [197] [210] [211]":z$(2)="by [204]ance [195]. [212]homas"
  12. 108 z$(4)="([195]) 2000 by [202] & [198] [208]ublishing, [201]nc."
  13. 112 z$(6)="1-318-868-8727"
  14. 114 poke214,7:print:fori=0to6:printtab(20-(len(z$(i))/2))""z$(i):next:return
  15. 10000 d=peek(186):n$="0:b.checkers":open1,d,15,"s"+n$:saven$,d:end
  16.