home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 21 / CDMM21.iso / worms / worms.bat < prev    next >
Encoding:
DOS Batch File  |  1996-05-20  |  1.1 KB  |  30 lines

  1. @cls
  2. @echo   -----------------------------------------------------------------
  3. @echo   WORMS/WORMS REINFORCEMENTS CD DEMO  (C)1996 TEAM17 SOFTWARE LTD
  4. @echo   -----------------------------------------------------------------
  5. @echo.
  6. @echo     The winner of SEVEN European entertainment software awards!
  7. @echo.
  8. @echo   This demo is a heavily restricted version of WORMS-REINFORCEMENTS
  9. @echo   which shows the changes/enhancements made. No options can be
  10. @echo   selected, but the game can be played by 1 or 2 players in 2
  11. @echo   different landscapes.
  12. @echo.
  13. @echo.
  14. @echo   The Network/Serial/Modem options have been left in, although the
  15. @echo   1 Player challenge mode has been made unselectable.
  16. @echo.
  17. @echo   For details on playing the game over Modem or via an IPX network,
  18. @echo   please read the NETINFO.DOC file.
  19. @echo.
  20. @echo       Enjoy! - View the README.TXT for basic instructions...
  21. @echo.
  22. @echo   (Note: No title/in-game music as the original uses CD Audio!)
  23. @echo   (Ensure that your soundcard has it`s environment variable set!)
  24. @pause
  25. @cls
  26. @echo   NOW LOADING DEMO...
  27. @wrms
  28.  
  29.  
  30.