Skip to content

A Simulator which deals cards and plays with Basic Strategy to test if the strategy works.

Notifications You must be signed in to change notification settings

drcoder5/BlackJack-Simulator-with-Strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack-Simulator-with-Strategy

A Simulator which deals cards and plays with Basic Strategy to test if the strategy works.

This is a version 2 of a BlackJack Simulator which would tell you the move to play when provided the dealt cards.

"python BlackJack_V2.py -r 15" -r takes number of games to run(default is 10). Consolidated output is generated as Probability.log.

About

A Simulator which deals cards and plays with Basic Strategy to test if the strategy works.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages