Skip to content

How to play Black Jack optimally? Want to run some experiments and write some code... Hence this project

Notifications You must be signed in to change notification settings

tofuwen/Black_Jack_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black_Jack_Simulator

Todo:

  1. Simulate simple optimal strategy, should see 49% winning rate
  2. Simulate using +1/-1 counting strategy, hopefully to see winning rate > 50%
  3. Simulate soft 17, can we increase our winning rate given there are some n00bs on the table?
  4. Simulate lucky, bust
  5. Simulate CA black jack: give 1 to dealer every time

About

How to play Black Jack optimally? Want to run some experiments and write some code... Hence this project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages