home *** CD-ROM | disk | FTP | other *** search
/ PC Format 28 / Disk28.iso / FURY.ZIP / FURY.BAT next >
DOS Batch File  |  1993-11-15  |  3KB  |  47 lines

  1. @echo off
  2. cls
  3. echo ───────────────────────────────────────────────────────────────────────────────
  4. echo ██████┐██┐ ██┐██████┐ ██┐ ██┐  ██████┐██┐ ██┐██████┐ ██████┐ ██┐██████┐ █████┐
  5. echo ██┌───┘██│ ██│██┌──██┐██│ ██│  ██┌───┘██│ ██│██┌──██┐██┌──██┐██│██┌───┘██┌───█┐
  6. echo █████┐ ██│ ██│██████┌┘██│ ██│  █████┐ ██│ ██│██████┌┘██████┌┘██│██████┐└███┐ └┘
  7. echo ██┌──┘ ██│ ██│██┌──██┐└████┌┘  ██┌──┘ ██│ ██│██┌──██┐██┌──██┐██│██┌───┘ └─███┐
  8. echo ██│    ██│ ██│██│  ██│ └██┌┘of ██│    ██│ ██│██│  ██│██│  ██│██│██│    █┐ └─██┐
  9. echo ██│     ████┌┘██│  ██│  ██│the ██│     ████┌┘██│  ██│██│  ██│██│██████┐└█████┌┘
  10. echo └─┘      └──┘ └─┘  └─┘  └─┘    └─┘      └──┘ └─┘  └─┘└─┘  └─┘└─┘└─────┘ └────┘
  11. echo                              by   K A L I S T O
  12. echo                 The TINIES on a mission to save their king!                                
  13. echo ███████████████████████████████████████████████████████████████████████████████
  14. echo                               a PC FORMAT demo
  15. echo ───────────────────────────────────────────────────────────────────────────────
  16. echo  Using either the joystick or the keyboard (arrows and Space Bar), find the
  17. echo  exit of each of the 3 levels, chosen among the 90 of this Arcade game. Watch
  18. echo  out! You have a limited amount of time to find the exit.
  19. echo  Your TINY can : 
  20. echo    - swim above and under water (blue color)
  21. echo    - throw balls of fire (yellow color)
  22. echo    - use a rope to move about and grab objects (green color)
  23. echo    - eat some elements of the scenery (red color).
  24. echo ──────────────────────────────────────────────────────────────────────────────
  25. echo  [128ko of EMS required to hear SoundBlaster Sounds]
  26. echo ──────────────────────────────────────────────────────────────────────────────
  27. echo  Keep held down ENTER and ESC to quit the demo.
  28. pause Press any key to start the game
  29. furydemo.exe
  30. cls
  31. echo                            T H A N K     Y O U 
  32. echo                               for playing
  33. echo ██████┐██┐ ██┐██████┐ ██┐ ██┐  ██████┐██┐ ██┐██████┐ ██████┐ ██┐██████┐ █████┐
  34. echo ██┌───┘██│ ██│██┌──██┐██│ ██│  ██┌───┘██│ ██│██┌──██┐██┌──██┐██│██┌───┘██┌───█┐
  35. echo █████┐ ██│ ██│██████┌┘██│ ██│  █████┐ ██│ ██│██████┌┘██████┌┘██│██████┐└███┐ └┘
  36. echo ██┌──┘ ██│ ██│██┌──██┐└████┌┘  ██┌──┘ ██│ ██│██┌──██┐██┌──██┐██│██┌───┘ └─███┐
  37. echo ██│    ██│ ██│██│  ██│ └██┌┘of ██│    ██│ ██│██│  ██│██│  ██│██│██│    █┐ └─██┐
  38. echo ██│     ████┌┘██│  ██│  ██│the ██│     ████┌┘██│  ██│██│  ██│██│██████┐└█████┌┘
  39. echo └─┘      └──┘ └─┘  └─┘  └─┘    └─┘      └──┘ └─┘  └─┘└─┘  └─┘└─┘└─────┘ └────┘
  40. echo ───────────────────────────────────────────────────────────────────────────────
  41. echo  Fury of the Furries                                       Published by KALISTO
  42. echo ───────────────────────────────────────────────────────────────────────────────
  43. echo  Distributed by MINDSCAPE       Priority House - Charles avenue - Maltings park
  44. echo                                             Burgess Hill - West Sussex RH15 9PQ
  45. echo                                               TEL 0444 246333   FAX 0444 248996
  46. echo ───────────────────────────────────────────────────────────────────────────────
  47.