home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo ───────────────────────────────────────────────────────────────────────────────
- echo ██████┐██┐ ██┐██████┐ ██┐ ██┐ ██████┐██┐ ██┐██████┐ ██████┐ ██┐██████┐ █████┐
- echo ██┌───┘██│ ██│██┌──██┐██│ ██│ ██┌───┘██│ ██│██┌──██┐██┌──██┐██│██┌───┘██┌───█┐
- echo █████┐ ██│ ██│██████┌┘██│ ██│ █████┐ ██│ ██│██████┌┘██████┌┘██│██████┐└███┐ └┘
- echo ██┌──┘ ██│ ██│██┌──██┐└████┌┘ ██┌──┘ ██│ ██│██┌──██┐██┌──██┐██│██┌───┘ └─███┐
- echo ██│ ██│ ██│██│ ██│ └██┌┘of ██│ ██│ ██│██│ ██│██│ ██│██│██│ █┐ └─██┐
- echo ██│ ████┌┘██│ ██│ ██│the ██│ ████┌┘██│ ██│██│ ██│██│██████┐└█████┌┘
- echo └─┘ └──┘ └─┘ └─┘ └─┘ └─┘ └──┘ └─┘ └─┘└─┘ └─┘└─┘└─────┘ └────┘
- echo by K A L I S T O
- echo The TINIES on a mission to save their king!
- echo ███████████████████████████████████████████████████████████████████████████████
- echo a PC FORMAT demo
- echo ───────────────────────────────────────────────────────────────────────────────
- echo Using either the joystick or the keyboard (arrows and Space Bar), find the
- echo exit of each of the 3 levels, chosen among the 90 of this Arcade game. Watch
- echo out! You have a limited amount of time to find the exit.
- echo Your TINY can :
- echo - swim above and under water (blue color)
- echo - throw balls of fire (yellow color)
- echo - use a rope to move about and grab objects (green color)
- echo - eat some elements of the scenery (red color).
- echo ──────────────────────────────────────────────────────────────────────────────
- echo [128ko of EMS required to hear SoundBlaster Sounds]
- echo ──────────────────────────────────────────────────────────────────────────────
- echo Keep held down ENTER and ESC to quit the demo.
- pause Press any key to start the game
- furydemo.exe
- cls
- echo T H A N K Y O U
- echo for playing
- echo ██████┐██┐ ██┐██████┐ ██┐ ██┐ ██████┐██┐ ██┐██████┐ ██████┐ ██┐██████┐ █████┐
- echo ██┌───┘██│ ██│██┌──██┐██│ ██│ ██┌───┘██│ ██│██┌──██┐██┌──██┐██│██┌───┘██┌───█┐
- echo █████┐ ██│ ██│██████┌┘██│ ██│ █████┐ ██│ ██│██████┌┘██████┌┘██│██████┐└███┐ └┘
- echo ██┌──┘ ██│ ██│██┌──██┐└████┌┘ ██┌──┘ ██│ ██│██┌──██┐██┌──██┐██│██┌───┘ └─███┐
- echo ██│ ██│ ██│██│ ██│ └██┌┘of ██│ ██│ ██│██│ ██│██│ ██│██│██│ █┐ └─██┐
- echo ██│ ████┌┘██│ ██│ ██│the ██│ ████┌┘██│ ██│██│ ██│██│██████┐└█████┌┘
- echo └─┘ └──┘ └─┘ └─┘ └─┘ └─┘ └──┘ └─┘ └─┘└─┘ └─┘└─┘└─────┘ └────┘
- echo ───────────────────────────────────────────────────────────────────────────────
- echo Fury of the Furries Published by KALISTO
- echo ───────────────────────────────────────────────────────────────────────────────
- echo Distributed by MINDSCAPE Priority House - Charles avenue - Maltings park
- echo Burgess Hill - West Sussex RH15 9PQ
- echo TEL 0444 246333 FAX 0444 248996
- echo ───────────────────────────────────────────────────────────────────────────────
-