home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / MVTREK.ZIP / MVTREK.DOC < prev    next >
Text File  |  1990-06-13  |  895b  |  24 lines

  1. June 1990:
  2. ----------
  3.  
  4. Visual Startrek  resurrected and ported to OS/2 (and MSDOS) using
  5. the  Microsoft C compiler version 5.1 and  associated programming
  6. tools.
  7.  
  8. MVTREK is  the "make"  file for  Microsoft C.   It will generate
  9. the object files capable of running under OS/2 or MSDOS. It requires
  10. the ANSI.SYS driver under MSDOS or the equivalent (ANSI ON) under
  11. OS/2.  Simply type "MAKE MVTREK" to compile object files.
  12.  
  13. LINKMT is the cmd file to link the objects created by "MAKE MVTREK" to
  14. form a new VTREK.EXE file.
  15.  
  16. MVTREK.EXE is the executable for OS/2.
  17.  
  18. This  is  the latest version of the public-domain  program  VTREK 
  19. (Visual STARTREK), hot off the UNIX networks.  Have a look at the 
  20. file VTREK.HLP for a description of the game.
  21.  
  22. MAXP (maxpipe) modifications to the VTREK program by Steve Lesner
  23. Download or request VTREK.ZIP for the original source/exe/docs.
  24.