home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / ST_USER / 1990 / USERJN90.MSA / LISTINGS_PROG3.BAS (.txt) < prev    next >
Atari STOS Basic  |  1990-03-20  |  3KB  |  14 lines

  1. 25000 REM program 5
  2. 25010 MODE
  3. 25020 GOSUB
  4. 25030 SPRITE
  5. 25040 ANIM
  6. 25050 MOVE Y
  7. 25060 MOVE X
  8. 25070 ANIM
  9. 25080 GOTO
  10. 26000 REM set up screen and colours
  11. 26010 VARNAME
  12. 26020 FOR
  13. 26030 RETURN
  14.