Muskrat's Blackjack Training Game
About
This game is intended to help people practice and learn Blackjack Basic Strategy. Players can change the number of decks and check their stats or the strategy chart in the menu to help improve their play.
Source Code: https://github.com/muskratbest/Blackjack-Game-Python-Edition/blob/main/Code
If you do not want to download the app, you can download the file of PNG images (in the Cards.zip) and use in conjunction with main.py (the source code)
In the future I hope to add a quiz to help practice card counting as well as the capacity to add additional AI players.