home *** CD-ROM | disk | FTP | other *** search
/ B Soft 6 / B-Soft_6_19xx_Maik__Mike_de_Side_B.d64 / bird-shit-dots (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  159b  |  7 lines

  1. 1 rem * mr.joker / b-soft 04.03.1999 *
  2. 10 print"the incredible bird-shit-dots"
  3. 20 forx=1to2500:next
  4. 30 print"[209]        [209]      [145][145][145][145][145][145][209]"
  5. 40 forx=1to100:next
  6. 50 goto30
  7.