home *** CD-ROM | disk | FTP | other *** search
/ Ozsi 12 / Ozsi_12_199x_Tide_Side_C.d64 / mem.game.rtn.bas (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  2KB  |  52 lines

  1. 0 rem"[141][147][158]tomz/tide/dc/bds
  2. 6 [151]53280,11:[151]53281,11
  3. 7 [153]"load":[153]"syslittle memory-tester by tomz/tide/dc/bds"
  4. 10 [153] "open    instructions dude? press y or n":[153]
  5. 20 [161]a$:[139]a$[178]""[167]20
  6. 30 [139]a$[179][177]"y"[167]100
  7. 40 [153]"systhis game test the speed of you reading"
  8. 50 [153]"starting with a single letter or number"
  9. 60 [153]"a string is displayed on the screen for"
  10. 70 [153]"a moment and you have to enter the same"
  11. 80 [153]"string,if you are correct,then a new"
  12. 90 [153]"string is flashed with one extra"
  13. 91 [153]"character. if you prefer you may select"
  14. 92 [153]"numbers instead of letters.":[153]
  15. 95 [133]"  press returnwait to continue";:[143] this waits while da message is read
  16. 100 [153]"load":[153]"clr          numbers sysor openletters?"
  17. 120 [153]"          press clrnwait or openlwait key"
  18. 130 [161]c$:[139]c$[178]""[167]130
  19. 140 [129] i[178]1[164] 24:[143] this limits string to a lenght of 24
  20. 150 [153]"     working......":[143] takes a while to set up
  21. 155 [136]a$[178]"":[143] starts off with empty string
  22. 160 [129]j[178]1[164]i
  23. 170 [139]c$[178]"n"[167]210
  24. 180 [136] s[178][181](26[172][187](0))[170][198]("a")
  25. 190 [136]a$[178]a$[170][199](s)
  26. 200 [137]220
  27. 210 [136]a$[178]a$[170][201]([196]([181](10[172][187](0))),1)
  28. 220 [130] j
  29. 230 [153]"load"
  30. 235 [153]"       press a key when ready"
  31. 240 [161]z$:[139]z$[178]""[167]240:[143] gives ya time ta get ready
  32. 250 [153]"load"
  33. 260 [153][200](a$,i)
  34. 270 [129] t[178]1 [164] 200[170]200[172]i:[130] t
  35. 280 [153]"load"
  36. 290 [153]"type what you just saw,then press returnwait"
  37. 300 [133] b$
  38. 310 [139] b$[179][177]a$[167] 360
  39. 320 [153]"            correct dude!"
  40. 330 [129] t[178]1 [164] 1000:[130] t
  41. 340 [130] i
  42. 350 [144]
  43. 360 [153]"wrong dude,it is ";a$
  44. 370 [153]:[153] "again dude?press ywait or nwait"
  45. 380 [161] z$:[139] z$[178]""[167] 380
  46. 390 [139] z$[178]"y"[167] 100
  47. 400 [144]
  48. 401 [143] adam!your'e not  allowed to use
  49. 402 [143] your ar cart to freeze da no.'s
  50. 403 [143] when they are higher than three
  51. 404 [143] in quantity...(he he)../tomz
  52.