home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / text / edit / FrexxEdA.lha / FrexxEd / fpl / Snake.FPL.README < prev    next >
Text File  |  1995-08-30  |  802b  |  33 lines

  1. ############################################
  2. File: Snake.FPL
  3. Author: Kjell Ericson
  4. Email: kjer@pki.philips.se, FidoNet 2:201/328
  5. Short description: Play a snake game on FrexxEd.
  6. Version: 1.2
  7. Date: 31.8.95
  8. Local settings:
  9. Global settings:
  10. Keysequence:
  11. Type: game
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.  
  17.   The current view will be changed to a game board, where you can play a snake
  18. game.  You control the snake with the cursor keys.  Eat as many blubbers you
  19. can, and stay alive.
  20.  
  21.   The first requester will let you start from a higher level, and with same 
  22. extra points at the same time.  If a negative value is placed here, you will
  23. loose 100 points every time you bite yourself.
  24.  
  25.   Execute the file to play.
  26.  
  27.  
  28. HISTORY
  29.  
  30. v1.1 Functional game.
  31. v1.2 Removed an out of range bug.
  32.  
  33.