home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / PROGRAMM / LADYBUG.ZIP / MOVEBUG.BUG < prev    next >
Text File  |  1984-02-07  |  238b  |  6 lines

  1. define "startup [[ ][draw]]
  2. define "command [[ ][make "com rc][if :com = 6  right 30 stop][if :com = 4  left  30 stop][if :com = 8  fd 10    stop][if :com = 2  bk 10    stop]]
  3. define "dt [[ ][command][dt]]
  4. make "vx [0]
  5. make "vy [0]
  6.