Simulates a wide variety of Blackjack rule variations.
For a given set of game rules, the player edge can be computed instantly. This is not based on a database. So, the player edge computation is supported for unlimited number of combinations.
The value of a particular rule can be computed instantly. For example, you can find the value of “Dealer Stands on Soft 17”.
As you change the rules of the game, the player edge will be automatically computed and displayed. This will allow you to check the edge of a set of rules in real time. When a rule change is made, the change in player edge will also be displayed. This will allow you to find the value of a particular rule instantly.