Haudi
Haudi
  • Threads: 1
  • Posts: 1
Joined: Aug 28, 2026
August 28th, 2026 at 4:33:47 AM permalink
Hey everyone,

I’ve been working on a blackjack training game called **Blackjack Training**, and it’s finally finished and available on Steam.

The project started during my studies and has grown quite a bit over the years. The goal was to build something specifically for practicing blackjack strategy and card counting rather than simply playing a casino game.

It includes:

* Basic Strategy training
* Hi-Lo deviations
* True Count
* Instant feedback when you make an incorrect decision
* Configurable casino rules and deck numbers
* Surrender and other rule variations
* Statistics and performance tracking
* A 3D casino environment

One of the things I wanted to do differently is make the *Basic Strategy chart dynamic with card-counting deviations*.

The chart doesn't simply show a static Basic Strategy decision. When playing with deviations enabled, the recommended action changes according to the current True Count and the selected rules.

For example, with a 16 vs. 10, the chart can show "Hit" at a True Count below 0 or "Stand" at 0 or higher, rather than always displaying the basic-strategy decision.

So the chart itself reflects the deviation you're supposed to make at the current count.

The game page is now online on Steam:

/app/4934240/Blackjack_Training/

Since this community is specifically interested in blackjack, I thought some of you might find it interesting.

Thanks for taking a look!
  • Jump to: