Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 226 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 226 Bytes

Blackjack

This game is a blackjack simulator for training. It will check player choice against optimal action. It will also keep track of % hands won and % of optimal actions. Optimal actions are based off blackjack theory.