Skip to content

Repository files navigation

BTO

Terminal implementation of a blackjack game along with counting trainer. Learn basic blackjack strategy while remembering the count. When Counting, assume perfect strategy.

How to use:

  • Fork the repository and run blackjack.py.
  • If you want to implement any counting strategies, implement them in count.py and call them in count checker.
  • Format the game (shoe size, soft 17, etc.)
  • Choose the amount of hands you want to play

Basic Strategy

Attached is the Basic Strategy Chart from BlackJack Apprenticeship.

Alt Text This can be found on: https://www.blackjackapprenticeship.com/blackjack-strategy-charts/

About

Practice card counting while playing a blackjack simulator. Gain an edge.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages