Hey everyone this is my first update, and this one will be about the card counting simulation I created. I have always been interested in BlackJack and other casino games so I was trying to think of a way to tie it in with programming and math. So this project was a freelance project that I did for fun and to keep my programming skills fresh. This project is done in c# and I will have screenshots up soon.
Currently the project has the following features:
-Supports multiple decks (4/6/8)
-Supports different counting styles(Wong's halves, Hi-Lo, and Simple plus minus, etc.)
-Keeps track of the Current Count and the True Count
-Supports a full deck of pictures
-Done in an Object Oriented style
-Has different difficulty modes that apply to different types of counters for example easy mode shows the value of each card as it is displayed and the cards flash by slowly, while medium and hard modes are more like the real thing the cards flash faster and you must memorize the values.
-Has full graphics for each card in the deck, and has different deck colors(red, blue, etc.)
Screenshots:
Coming soon
Source Code:
Also coming soon
Monday, January 26, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment