home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Best Games for Windows / 1000BestGamesForWindows.iso / sharewarefin / RANG.ZIP / RANINFO.TXT < prev    next >
Text File  |  1995-11-12  |  6KB  |  152 lines

  1.  
  2.  [++] = = = = = = = = = =[ R A N G O O N ]= = = = = = = = = = [++]
  3.   || = = = = = = = [ Version 1.22  12 Nov 1995 ] = = = = = = = ||
  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 gap, provided the card is ranked with the card in front of the
  21.  gap ( e.g. the 6 of spades can be moved behind the 7 of spades).
  22.  By moving another gap emerges,  which can be used to move a card
  23.  to, and so on.  The game is over when all gaps are behind an Ace
  24.  or behind another gap, so no more card can be moved.
  25.  This solitaire enjoys some popularity in the Netherlands, and is
  26.  known under various names and in various flavors. The program of
  27.  Rangoon supports a number of variants.
  28.  
  29.  Look-alike games are known as "Montana Aces" (where the gaps are
  30.  created by removing the aces)  and  "Gaps" (often with less than
  31.  52 cards).
  32.  
  33.  
  34.  [ domain ]
  35.  
  36.  I am releasing this as "POSTCARDWARE",  which means you are free
  37.  to use the program.  And, when YOU think the program is worth it,
  38.  express your appreciation by sending  a picture postcard of your
  39.  hometown to the address at the bottom of this file.
  40.  
  41.  You are allowed to distribute -please do- this package,  as long
  42.  as you (a) include this documentation file with the package when
  43.  you distribute it,  (b) do not change    this file  or one of  the
  44.  other files of the package.
  45.  You are also allowed  to use the title-screen or screen-shots of
  46.  the program for the purpose of promoting the program.
  47.  
  48.  You are not allowed to distribute this program  on disk or other
  49.  media,  and charge  more than the cost of packaging  the program,
  50.  unless you  explicitly  explain the customer  is paying for  the
  51.  packaging,  and not for the packaged software itself.
  52.  
  53.  
  54.  [ disclaimer ]
  55.  
  56.  The author  makes  no representations  about  the suitability of
  57.  this software for  any  purpose.  It is provided "as is" without
  58.  express or implied warranty.
  59.  
  60.  You should  also be  aware that there are  bad people out  there
  61.  who will ignore part (b) above and put a virus into this program
  62.  -- if you  do not  check  the program  for viruses,  logic bombs,
  63.  trojan horses,  etc. before you run it,  don't blame me if there
  64.  is one.  Basically, run this program at your own risk.
  65.  
  66.  
  67.  [ history ]
  68.  
  69.  Because it was -and still is- my  favourite game of solitaire, I
  70.  wrote a program for it way back in 1983 (coded in basic and 8080
  71.  assembler for the DAI).  In 1984 I ported the program to GWBasic
  72.  on a XT, but neither the graphics nor  the performance were at a
  73.  level  sufficient  to release  the program.  The introduction of
  74.  Visual Basic gave me  the  opportunity to  write a program  with
  75.  a satisfactory look and performance,  and also get some exercise
  76.  in what turned out to be a fine development environment.
  77.  Because Rangoon is developed in Visual Basic the program must be
  78.  run under MicroSoft Windows,  and does need the run-time package
  79.  VBRUN200.DLL.
  80.  
  81.  
  82.  [ installation ]
  83.  
  84.  Copy  the following files  onto your hard disc in a directory of
  85.  your choice (e.g. c:\windows\wingames\rangoon):
  86.      rangoon.exe, rangoon.hlp,
  87.      ran41x41.bmp, ran41x55.bmp, ran51x69.bmp, ran61x85.bmp
  88.      raninfo.txt, ranhist.txt, ranprob.txt, upgrade.txt
  89.      cmdialog.vbx
  90.      
  91.  To run the program for a first introduction, type:
  92.      cd <owndir>
  93.      win rangoon
  94.  
  95.  To install the game start windows, go to the Program Manager and
  96.  choose  F[ile] / N[ew..] / Program-item, and fill in the form:
  97.      Description : rangoon
  98.      Command Line: rangoon.exe
  99.      Working Directory: <owndir>
  100.  
  101.  If you do not want to locate the files rangoon.hlp,  raninfo.txt
  102.  and/or ranWWxHH.bmp in the directory of rangoon.exe,  then create
  103.  a private-profile named "rangoon.ini" in  the windows-directory,
  104.  and append the following lines, e.g.:
  105.      [RANGOON]
  106.      About=C:\windows\gameinfo\raninfo.txt
  107.      CardDeck=C:\windows\bitmaps\ran41x55.bmp
  108.      Help=C:\windows\help\rangoon.hlp
  109.  
  110.  
  111.  [ how to play ]
  112.  
  113.  Start the program and use the help provided (in rangoon.hlp)
  114.  
  115.  
  116.  [ future plans ]
  117.  
  118.  The future plans regarding RANGOON are:
  119.  o   solve the bugs (if any ;-)
  120.  o   (?) "Montana Aces" option
  121.  o   (!) ideas from other players
  122.  
  123.  
  124.  [ credits ]
  125.  
  126.  A (considerable) contribution to the program has been made by:
  127.  o  MicroSoft, USA  (VisualBasic & MS/Windows)
  128.  o  Marcel Zwienenberg, Apeldoorn, Netherlands  (alpha-test)
  129.  o  Tilly Jansen, Hengelo, Netherlands  (alpha-test)
  130.  o  Martin Snow, Colorado  (beta-testing, help-text screening)
  131.  o  Rob Zahora, Burlington, Massachusetts  (first to register)
  132.  o  Andy & Sandy Fraser, Nashua, New Hampshire    (beta-testing)
  133.  o  Bob Pomerleau, Augusta, Maine  (beta-testing)
  134.  o  Patrick Roosen, Bruxelles, Belgium    (beta-testing)
  135.  o  Matthias Kring, Kreuztal, Germany  (bug-spotting)
  136.  
  137.  
  138.  [ kind regards ]
  139.  
  140.  I sincerely hope that this program will be of some entertainment  
  141.  or use  for you.  When you  find any  problems or  wish to offer
  142.  any  suggestions,  please  feel free to  mail (electronic or  by
  143.  paper) to the address below.
  144.  
  145.  Thank you and enjoy the game, Rudy
  146.  
  147.  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =  =
  148.  Rudy Muller                Internet: mullerr@apd.dec.com
  149.  Havezatelaan 3
  150.  7414 GD   Deventer                Fido: Rudy Muller@2:500/46
  151.  Netherlands                  phone: (+31) 570 670631
  152.