A python script currently with a very very minimal Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
Link to the Sourceforge Project Page
More work is planned.
Update: It’s worth mentioning i spent a couple of hours cleaning up the code today, hopefully you’ll find it more reliable, i’m currently adding images for the cards, once that is done it will make the whole application more worth while.
