HomeCode
|
Count BlackjackI 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.
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.
|