home *** CD-ROM | disk | FTP | other *** search
/ Atari FTP / ATARI_FTP_0693.zip / ATARI_FTP_0693 / Games / solitare.arc / SOLITARE.DOC < prev   
Text File  |  1985-11-20  |  2KB  |  46 lines

  1.                        SOLITAIRE ACCESSORY
  2.  
  3.      This simple desk accessory allows you to play solitaire  when 
  4. you get bored doing word processing or whatever.   The game  board 
  5. is  divided  into 3 areas;  the game area (left  half)  shows  the 
  6. seven  stacks  of cards used initially,  the discard  area  (right 
  7. center)  shows  the four discard stacks,  the  draw  stack  (lower 
  8. right) shows the stack of cards from which you draw.
  9.  
  10.      Standard solitaire rules apply, the draw stack displays every 
  11. third card,  cards are discarded in ascending order (aces  first), 
  12. only kings may be moved to an empty column,  etc.   You win if you 
  13. can  put all of the cards onto their appropriate discard piles  in 
  14. ascending order.   To move cards,  move the pointing finger to the 
  15. card(s)  you wish to move and click the left  mouse  button.   The 
  16. pointer  turns  to  a  flat hand.   Move  the  flat  hand  to  the 
  17. destination  and click the left button again.   The  program  will 
  18. understand  what should be done:  moving from one game  column  to 
  19. another  game column results in the entire card stack (facing  up) 
  20. being appended to the destination column;  whereas,  moving from a 
  21. game column to a discard stack results in moving only the top card 
  22. to the discard stack.
  23.  
  24.      The button at the top left of the window is the QUIT  button. 
  25. The  button at the top right of the window is the RESTART  button; 
  26. this will erase the current game, reshuffle, and start a new game.  
  27. The  button at the bottom right of the window is the NEXT  button; 
  28. pressing  this displays the next available card in the draw  pile.  
  29. At  the  top of the window is the game status,  stating  how  many 
  30. games have been played and how many you have won.   The line below 
  31. this  is  a message board;  it states the last  card  transferred, 
  32. winning messages,  or when you have not used any of the  available 
  33. cards in the draw pile.
  34.  
  35.      The program was written entirely in OSS Personal Pascal,  and 
  36. was my first attempt at writing desk accessories.  If you have any 
  37. comments, suggestions, or donations (always welcome!), please send 
  38. them to:
  39.                          Thomas A. Elkins
  40.                          967 W. La Alameda Ave.
  41.                          San Pedro, CA 90731
  42.  
  43. If you would like the PPascal source code,  please send a disk and 
  44. $5.00 to the above address.  Thank you.
  45.  
  46.