A BlackJack training software for card counting written in python.
Find a file
2025-01-11 05:56:10 +01:00
static/images/cards Remove jokers 2025-01-10 21:55:26 +01:00
.gitignore Add autogenerated .gitignore 2025-01-10 21:38:31 +01:00
dev.sh Add script with basic functionality to manage a basic working environment. 2025-01-11 05:56:10 +01:00
LICENSE Initial commit 2025-01-10 21:34:19 +01:00
README.md Initial commit 2025-01-10 21:34:19 +01:00
requirements.txt Add basic deps 2025-01-10 21:58:07 +01:00

PyBJT

A BlackJack training software for card counting written in python.