Player Options GUI Specs
Last updated: 8/16/2002
*
Description Windows
-
Surrender When Appropriate
-
ComboBox
-
True / False
-
Default: False
-
Even Money (Blackjack vs Ace)
-
ComboBox
-
True / False
-
Default: True
-
Betting Strategies
-
Combo Box
Would be really nice to populate the combo box using a file filter instead of hard coded files.
-
Constant
-
% of bankroll or table minimum.
Would be really nice to allow user to manipulate percentage.
-
Open Editable Text Box for percentage.
-
Default: 10%
-
1-2-3 Notching
Would be really nice to allow user to manipulate number of times to notch.
-
Open Editable Text Box for number of times to "notch".
-
Default: 2
-
1-2-4 Notching (Double Notching)
Would be really nice to allow user to manipulate number of times to notch.
-
Open Editable Text Box for number of times to "notch".
-
Default: 2
-
Double on Loss
- Double bet after loosing hand. Reset to default after win.
-
Default: Constant
-
Best Play Tables
-
Combo Box with each strategy in the list. Lower Card Layout Panel displays the selected table image. PlayerStrategy parses, the '.txt' version.
This would also be a nice place for a file filter to create a vocabulary to be used with extensions instead of hard coded filenames (Gross!).
-
Single Deck - Dealer Hits Soft 17
SingleHit.gif and SingleHit.txt
-
Single Deck - Dealer Stands on Soft 17
SingleStand.gif and SingleStand.txt
-
Double Deck - Dealer Hits Soft 17
DoubleHit.gif and DoubleHit.txt
-
Double Deck - Dealer Stands on Soft 17
DoubleStand.gif and DoubleStand.txt
-
Multiple Decks - Dealer Hits Soft 17
MulitHit.gif and MultiHit.txt
-
Multiple Decks - Dealer Stands on Soft 17
MultiStand.gif and MutliStand.txt
-
Spanish 21 -
Killed
-
Defualt: Mutliple Decks - Dealer Stands on Soft 17
Back to Top