home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / W31 / Casinak / BRIDGE30.ZIP / README.1ST < prev    next >
Text File  |  1995-09-16  |  4KB  |  97 lines

  1.                     JTS BRIDGE BIDDING SYSTEM  - Ver. 3.0
  2.  
  3. Thank you for trying JTS Bridge Bidding.
  4.  
  5.                           INSTALLATION
  6.                       
  7. To install the program, simply unzip all the files into a directory of
  8. your choice, (we recommend c:\bridge).  If you want to create an icon in a 
  9. program group in Windows, then open the group you want under the Program 
  10. Manager, then select New under the Program Manager File menu, select 
  11. Program Item, and click on OK.
  12. Enter any title you want in the Description field, but we recommend using
  13. JTS BRIDGE. Then enter JTSBIDS.EXE preceeded by the directory of
  14. your choice, in the Command line field. If you now select OK, Windows
  15. will find the icon in the program and put it into the group you selected.
  16. You can then run the program by clicking on the icon.
  17.  
  18.  
  19.                         PROGRAM OPERATIONS
  20.  
  21. The thing that makes this bridge game unique is the fact that it is DATA
  22. DRIVEN by text files.  This means that the text files can be changed,
  23. and the program will bid differently with no changes needed to the program
  24. itself, so program updates should not be necessary.
  25.  
  26. You don't have to amend these text files if you don't want to.  The 
  27. rule files provided will give you many hours of entertainment and practice, 
  28. and more rule files should be available in the future.
  29.  
  30. See the file "RULES.TXT" for information on the structure of the data files.
  31.    
  32. With proper design, the rules should provide for most bidding situations,
  33. and an expert player should be able to design a set of rules that will
  34. make this program bid as well as a good player.  It may never be possible
  35. to design rules that would make the program bid as well as an expert player,
  36. because intuition and player reading, play a role in how any good player
  37. bids.
  38.  
  39. The rules for opening bids are contained in files with the .OBR extension.
  40. These files also contain the points assigned for distribution of suits for
  41. any hand, and the point ranges used to determine opening bids. High card 
  42. points are arbitrarily assigned by the program with Aces=4, Kings=3, Queens=3, and
  43. Jacks=1.
  44. When a set of rules is made current, one of these files is copied to the 
  45. file: CURRENT.OBR, for use of the program.
  46.  
  47. The rules for responding to the Opener are contained in the files:
  48.    *.RS1, *.RS2, *.RS3.
  49. When a set of rules is made current, these files are copied to the files:
  50. RESPONSE.1, RESPONSE.2 and RESPONSE.3, for use by the program   
  51.    
  52. The rules for the Opener to respond to the Responder's bids are contained
  53. in the files:    *.RB2, and *.RB3.
  54. When a set of rules is made current, these files are copied to the files:
  55. REBID.2, REBID.3, for use by the program
  56.  
  57. Currently the rules files are limited in size.  Opening bid rules
  58. (CURRENT.OBR) are limited to 150 rules, and response rules  are
  59. limited to 250 rules in each file.
  60.  
  61. The various point counts and ranges are contained in the file BRIDGE.CFG.
  62. This text file also contains some default startup data for the program.
  63. You should make a backup of this file as it is important to ensure that
  64. it is always available.
  65.  
  66. The Opening Lead drill and the Play Planning drill are controlled by text
  67. files too.  The files have the extension *.PR. They could use a lot more
  68. work. They have no limits on size.
  69.  
  70. All of these files are plain text files and can be amended or expanded,
  71. but because the program must parse each line, care must be exercized in
  72. amending the files, as the spacing and length of lines must remain exactly
  73. the same or unexpected results could happen, and the files could become
  74. corrupted.
  75.  
  76.                                   CHANGES
  77.  
  78. With this version of JTS Bridge, I eliminated the speech synthesizer and
  79. added full functionality to the shareware version.  Most people didn't
  80. seem to care about verbal bidding anyway, and it took up a lot of resources.
  81.  
  82.  
  83. Good Luck!
  84.  
  85. Tom Slemko
  86. JTS Micro Consulting Ltd.
  87. 10931 Lytton Road RR#4
  88. Ladysmith, B.C.
  89. V0R 2E0
  90. Canada.
  91. E-Mail: tslemko@islandnet.com
  92.  
  93.                                                                                       
  94.  
  95.                                               
  96.  
  97.