SourceForge                             Logo

Video Poker Engine

    by Jeff Lotspiech

This project is a Java-based video poker engine that correctly calculates the odds and the optimal play for almost all video poker machines. The base engine is used in several different applications:

For the two command-line applications, you need to download the "full" jar file, poker.jar.

The code is written in standard Java 1.1 and runs on all conforming platforms. The video poker applet uses the Swing classes; the gambler's ruin applet uses the AWT. Here is the javadoc documentation.

This program is an evolution of DOS-based program that I wrote in the early 80's, and has been on the Web for over six years, with ten of thousands of downloads. You can visit my Web site for all sorts of information about video poker, including free strategy sheets.