home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / games / volume15 / ufo / part01 / README < prev    next >
Text File  |  1993-01-27  |  288b  |  10 lines

  1.  *    To compile use a ANSI standard C compiler
  2.  *  cc filename -lcurses -ltermcap; a.out  *
  3.  *    To run use 
  4.  *  a.out -T 200 -D 4 -N 4
  5.  *    T in ms tells how frequently ufo moves
  6.  *    D in characters tells how far the ufo
  7.         can hop
  8.  *    N Speed of the torpedos as a multiple of 
  9.         the plane speed
  10.