Home

Code

 

   

download

screenshots

 

 

contact

Count Blackjack

I once read about a group of MIT students who used card counting methods to win at blackjack. I had to try this out for myself so I wrote this little program to experiment. This isn't an extensive look into various card counting methods, but it's enough to get an idea of the difficulty and time involved in making money by playing blackjack even when playing perfectly. In the story I read about the MIT group card counters betting small inconspicuous amounts signaled "whales" to bet large amounts when the count was favorable. This speeds up profit making, but a small number of big bets at odds only slightly in your favor can still result in big losses.

  • At it's basic level this program will allow you to play blackjack. 
  • It can also be set to enforce basic strategy which is the best way to play your cards without counting cards.
  • Practice counting cards.
  • Computer play to demonstrate card counting and test profit making.
  • Extensive statistics to analyze play.
  • Play with the rules of major gambling locations (Vegas, Atlantic City...) or choose your own rule combinations.

 

To install: Just save the download to a folder and run the exe file. As long as your computer has the Visual Basic Runtime files for VB6 it will run. If you get an error message when trying to run the program then you can get the runtime files from Microsoft.

 

Screen shots

Main window

 

Statistics window after automatic play (using a base bet of just $5)

 

Practice window

The count values are given for each card value. Speed of cards shown can be adjusted. Deal may be paused at which point the running count is given to check with your tally. More cards have been dealt than are shown here. (The count for the cards shown is -2.)