home *** CD-ROM | disk | FTP | other *** search
/ MORE WinGames / WINGAMES.iso / ragoon / raninfo.txt < prev    next >
Text File  |  1993-10-08  |  7KB  |  181 lines

  1.  
  2.  \-\-\-\-\-\-\-\-\-\-\-\ R A N G O O N /-/-/-/-/-/-/-/-/-/-/-/-/
  3.  \-\-\-\-\-\-\-\-\ Version 1.11  25 Aug 1993 /-/-/-/-/-/-/-/-/-/
  4.  \-\-\-\-\-\-\- A Game of Solitaire for Windows -/-/-/-/-/-/-/-/
  5.  \-\-\-\-\-\-\-\ Copyright (c)1992 Rudy Muller /-/-/-/-/-/-/-/-/
  6.  \-\-\-\-\-\-\-\-\-\- All Rights Reserved -/-/-/-/-/-/-/-/-/-/-/
  7.  
  8.  Rangoon is a game of solitaire with all of the 52 cards faced up.
  9.  Though all the cards are shown, and in spite of its simple rules 
  10.  it is a challenge to find the strategy to complete a game.
  11.  
  12.  After shuffling the deck, the cards will be laid down face up in
  13.  four rows of 13 cards each.  Subsequently the kings are taken up,
  14.  and put down in front of the rows.
  15.  The object is to rearrange the cards such that each row contains
  16.  one complete family (the cards of a suit in the correct ranking:
  17.  King, Queen, Jack, Ten, ...., Three, Two, Ace).
  18.  Rearranging is done  by using the four vacant places  which were
  19.  created by moving the kings to the front. A card can be moved to
  20.  a vacant place, provided  that the card is ranked  with the card
  21.  in front of the vacant place ( e.g. the 6 of spades can be moved
  22.  behind the 7 of spades).  By moving another vacant place pops up,
  23.  which can be used to move a card to, and so on.
  24.  The game is ended  when all vacant places  are behind  an Ace or
  25.  behind another vacancy, so no more card can be moved.
  26.  This solitaire enjoys some popularity in the Netherlands, and is
  27.  known under various names and in various flavors. The program of
  28.  Rangoon supports a number of variants.
  29.  
  30.  
  31.  [ domain ]
  32.  
  33.  I am releasing this as "POSTCARDWARE",  which means the software
  34.  is in  the public domain.  You are entitled  to distribute  this
  35.  package, as long as you (a) include this very documentation file
  36.  with the package when you distribute it,  (b) do not, in any way,
  37.  alter    this file  or one of the  other files of the package, and
  38.  (c) do  not charge  more than the cost of packaging  the program,
  39.  if you are distributing it on disk or other media.
  40.  
  41.  Finally,  sending me a POSTCARD of the town you are living, will
  42.  entitle you to play the game after some trial period.
  43.  
  44.  
  45.  [ disclaimer ]
  46.  
  47.  The author  makes  no representations  about  the suitability of
  48.  this software for  any  purpose.  It is provided "as is" without
  49.  express or implied warranty.
  50.  
  51.  You should  also be  aware that there are  bad people out  there
  52.  who will ignore part (b) above and put a virus into this program
  53.  -- if you  do not  check  the program  for viruses,  logic bombs,
  54.  trojan horses,  etc. before you run it,  don't blame me if there
  55.  is one.  Basically, run this program at your own risk.
  56.  
  57.  
  58.  [ availability ]
  59.  
  60.  < TO BE SUPPLIED / UPDATED BY BBS-SYSOP >
  61.  VBRUN200.DLL is the visual basic runtime library needed, and can
  62.  be obtained from CompuServe (GO WINFUN)
  63.  DDEML.DLL is a windows 3.1 library  needed when running the game
  64.  under windows 3.0.  For a legal copy  please contact  your local
  65.  MicroSoft dealer.
  66.  
  67.  
  68.  [ history ]
  69.  
  70.  Because it was -and still is- my  favourite game of solitaire, I
  71.  wrote a program for it way back in 1983 (coded in basic and 8080
  72.  assembler for the DAI).  In 1984 I ported the program to GWBasic
  73.  on a XT, but neither the graphics nor  the performance were at a
  74.  level  sufficient  to release  the program.  The introduction of
  75.  Visual Basic gave me  the  opportunity to  write a program  with
  76.  a satisfactory look and performance,  and also get some exercise
  77.  in what turned out to be a fine development environment.
  78.  Because Rangoon is developed in Visual Basic the program must be
  79.  run under MicroSoft Windows,  and does need the run-time package
  80.  VBRUN200.DLL.
  81.  
  82.  
  83.  [ installation ]
  84.  
  85.  Copy  the following files  onto your hard disc in a directory of
  86.  your choice (eg c:\windows\wingames\rangoon):
  87.      <owndir>\raninfo.txt
  88.      <owndir>\ranhist.txt
  89.      <owndir>\ranprob.txt
  90.      <owndir>\rangoon.exe
  91.      <owndir>\rangoon.hlp
  92.      <owndir>\rantitle.bmp
  93.      <owndir>\randeck.bmp
  94.      
  95.  The file VBRUN200.DLL is not part of  the Rangoon package, it is
  96.  needed because the program is written in MicroSoft  Visual Basic,
  97.  which does need the DLL at run-time.  The file may be located in
  98.  the start-up directory as well as in the windows directory or in
  99.  any other directory mentioned in the environment-variable {PATH}.
  100.  The [availability]-section may give a clue where to grab it.
  101.  
  102.  
  103.  To run the program for a first introduction, type:
  104.      cd <owndir>
  105.      win rangoon
  106.  
  107.  To install the game start windows, go to the Program Manager and
  108.  choose  F[ile] / N[ew..] / Program-item, and fill in the form:
  109.      Description : rangoon
  110.      Command Line: <owndir>\rangoon.exe
  111.  or for Windows 3.1
  112.      Description : rangoon
  113.      Command Line: rangoon.exe
  114.      Working Directory: <owndir>
  115.  (note: an icon is embedded in the executable)
  116.  
  117.  If you do not want to locate the files rangoon.hlp, rantitle.bmp,
  118.  raninfo.txt and/or randeck.bmp  in the directory  of rangoon.exe
  119.  you will have to create a private-profile named "rangoon.ini" in
  120.  the windows-directory, and append the following lines:
  121.      [RANGOON]
  122.      About=<drive>:<aboutdir>\raninfo.txt
  123.      CardDeck=<drive>:<bmpdir>\randeck.bmp
  124.      Help=<drive>:<helpdir>\rangoon.hlp
  125.      Title=<drive>:<titledir>\rantitle.bmp
  126.  
  127.  
  128.  [ how to play ]
  129.  
  130.  Start the program and use the help provided (in rangoon.hlp)
  131.  
  132.  
  133.  [ future plans ]
  134.  
  135.  The future plans regarding RANGOON are:
  136.  o   solve the bugs (if any :-)
  137.  o   (?) move-preview (at hole, at card)
  138.  o   (!) ideas from other players
  139.  
  140.  
  141.  [ credits ]
  142.  
  143.  A (considerable) contribution to the program has been made by:
  144.  o  MicroSoft, USA  (VisualBasic & Windows)
  145.  o  Marcel Zwienenberg, Apeldoorn, Netherlands  (alpha-test)
  146.  o  Tilly Jansen, Hengelo, Netherlands  (alpha-test)
  147.  o  Martin Snow, Colorado  (beta-testing, help-text screening)
  148.  o  Rob Zahora, Burlington, Massachusetts  (first to register)
  149.  o  Andy & Sandy Fraser, Nashua, New Hampshire    (beta-testing)
  150.  o  Bob Pomerleau, Augusta, Maine  (beta-testing)
  151.  o  Patrick Roosen, Bruxelles, Belgium    (beta-testing)
  152.  
  153.  
  154.  [ kind regards ]
  155.  
  156.  I sincerely hope that this program will be of some entertainment  
  157.  or use  for you.  When you  find any  problems or  wish to offer
  158.  any  suggestions,  please  feel free to  mail (electronic or  by
  159.  paper) to the address below.
  160.  If you  like the game  and don't have  problems nor  suggestions,
  161.  still consider  sending me a note ( or by preference the picture
  162.  postcard of the town you are living),    because  I certainly like
  163.  to know if the game is appreciated.  And - of course - because a
  164.  hobbyist does not only enjoy  writing a program,  but also likes
  165.  an occasional pat on his shoulder :-)
  166.  I am also  very curious how the game will  travel over the world,
  167.  so please  mention the version-number, and the source from which 
  168.  you have obtained this program.
  169.  
  170.  Rudy Muller
  171.  Havezatelaan 3
  172.  7414 GD   Deventer
  173.  Netherlands
  174.  
  175.  phone: (+31) 5700 70631  (home)       Fido: Rudy Muller@2:500/46
  176.  phone: (+31) 55 434195   (work)                    DTN: 829-4195
  177.  Internet: muller@idca.tds.philips.nl    DECnet: HLDE01::MULLER_R
  178.  ( future: muller@apd.dec.com )
  179.  
  180.  Thank you and enjoy the game.
  181.