Blackjack Analyst is a program allowing evaluation of blackjack playing strategies through simulation.
Be the first to post a text review of Blackjack Analyst. Rate and review a project by clicking thumbs up or thumbs down in the right column.
A minor revision to Blackjack Analyst 1.0, this update adds the ability for the player to take insurance, and features several small bug fixes and internal improvements.
Version 1.01 * Added option for insurance (see PlayerStrategy). * Updated observer interfaces to report insurance. * Updated observer interfaces to show hand won/lost/pushed on. * Fixed bug in BasicStrategyPlayer where would try to DD on more than 2 cards. * Made bets of TrueCountBetPlayer more aggressive. * TrueCountBetPlayer now inherits from BasicStrategyPlayer. * ModifiedBasicStrategyPlayer now inherits from TrueCountBetPlayer. * Added AbstractPlayerObserver and AbstractTableObserver. Version 1.0 * Initial release
Version 1.01 * Added option for insurance (see PlayerStrategy). * Updated observer interfaces to report insurance. * Updated observer interfaces to show hand won/lost/pushed on. * Fixed bug in BasicStrategyPlayer where would try to DD on more than 2 cards. * Made bets of TrueCountBetPlayer more aggressive. * TrueCountBetPlayer now inherits from BasicStrategyPlayer. * ModifiedBasicStrategyPlayer now inherits from TrueCountBetPlayer. * Added AbstractPlayerObserver and AbstractTableObserver. Version 1.0 * Initial release
This is the initial release of Blackjack Analyst, which allows evaluation of blackjack playing strategies through simulation. With basic knowledge of Java, new strategies can easily be written and tested. Several strategies spanning a wide-range of player skill are included.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?