Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 446 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 446 Bytes

BlackJack Trainer

BlackJack game that tracks session statistics to improve user's skills of playing the odds and seeing the best possible decisions.

User will use "units" of betting to represent the minimum bet value per hand, in order to track # of hands possible with their "bankroll". As the session progresses, statistics will be updated to show the user's win/loss percentages as well as other helpful hand specific information.