Source Code
The source code here is provided as is, free to download, use and modify without restriction. Although great effort has been made to ensure the quality of the source code there is no guarantee that this code will be 100% accurate or error-free.
Due to large amount of computations needed to analyze Video Poker most of this source code is written in C++.
Evaluators
Hand evaluation forms the central part of any Video Poker analyzer. This source code provides reasonably efficient evaluators to determine hand rankings (eg Royal Flush, Three of a Kind) for different Video Poker games.
|