home *** CD-ROM | disk | FTP | other *** search
/ ftp.gamers.org / ftp.gamers.org.zip / ftp.gamers.org / pub / games / uwp-uml / misc / snaker.txt < prev    next >
Text File  |  1994-07-08  |  2KB  |  43 lines

  1.                         -* Snaker ver. 1.0 *--
  2.                     Copyright (C) Erik Persson 1993
  3.  
  4. Description:
  5.   Yet another implementation of the classical snaker game. The object of this
  6.   game is simply to stay alive as long as possible. You control a constantly
  7.   moving snake with the arrow keys. In short you loose strength by moving
  8.   around and increase it by eating things. There are two eatable objects in
  9.   the game, apples and pears. After eating a certain amount of apples a door
  10.   is opened to the next level. Eating a pear results in totally restored
  11.   strength plus a bonus of 800p.
  12.  
  13.   You die if you have no strength left or if you go into a wall, a closed door
  14.   or into yourself.
  15.  
  16.   There is never more than one apple out at the same time, but as soon as you
  17.   eat one a new apple is randomly placed out somewhere on the map. When the
  18.   door to the next level is opened no more apples are placed out.
  19.  
  20.   The game is written for mode-X (320x240x256).
  21.  
  22. System requirements:
  23.   You've gotta have a 80286 or better and a VGA-card.
  24.  
  25. Problems:
  26.   Running Snaker under Windows may result in hang-ups and other curious errors,
  27.   so it is adviced that you run it directly under DOS.
  28.  
  29.   If you get problems with the palette fades or horizontal scrolling, try to
  30.   change the setup (press F10 at the main menu). If this doesn't help i
  31.   would appreciate if you'd send me a (detailed) description of your problem.
  32.  
  33.   You can send it to:
  34.  
  35.             E-mail:
  36.               over-epe@dront.nada.kth.se or
  37.  
  38.             Or (if that bounces) by snail mail to:
  39.               Erik Persson
  40.               Hägerstensvägen 318
  41.               129 41 Hägersten
  42.               SWEDEN
  43.