home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / TextEditors&Viewers / Texteditors / FFRED10.LHA / fpl / Solitaire.FPL.README < prev    next >
Encoding:
Text File  |  1994-09-22  |  742 b   |  27 lines

  1. ############################################
  2. File: Solitaire.FPL
  3. Author: Kjell Ericson
  4. Email: FidoNet 2:201/328
  5. Short description: FrexxEd will play a little game with itself
  6. Version: 1.0
  7. Date: 10.9.94
  8. Local settings:
  9. Global settings:
  10. Keysequence:
  11. Type: game
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   This solitaire game consists of 40 marbles in a cross.  Only one empty
  17. position exists.  To remove a marble, it will have to jump with another
  18. marble to an empty position, over the one to remove.
  19.   You will always be informed about the current board, and the best.
  20.  
  21.   The routine is not all stupid, so to be sure to not calculate situations
  22. twice, it can sometimes stop although there are several possible moves.
  23.  
  24.  
  25.  
  26.  
  27.