Video Poker


The goal of this video poker applet is to have an applet that is as flexible as posible. There are several customizations possible:


1. Card backs: You can supply your own cardback design that will appear in the game. Create a .gif file named 'back.gif ' in the codebase directory. The file should be a 71x96 .gif file.


2. Joker design: You can also supply your own joker design. The one that comes with the game is kind of generic(I'm obviously not an artist). Just replace the 'joker.gif' file with your own .gif file. This should also be a 71x96 .gif file. (While 'back.gif' is an optional file, there must be a 'joker.gif' file)


3. Create other video poker games: The files are supplied to run 4 different games: Regular Video Poker, Double Bonus, Joker Wild, and Dueces Wild. The files that define these games are 'game1.html', 'game2.html', game3.html', and 'game4.html'. You can edit these files and create different payoffs and games. Some other possible games are 'Bonus Video Poker', 'Tens or Better', or you can create your own payoffs. Instructions to create the games are in the files themselves.

Back to Video Poker

How to Add Java Applets to Your Site

New on the Java Boutique:

New Review:

Time Management Made Easy with the Quartz Enterprise Job Scheduler
Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

New Applet:

Reverse Complement
Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

Elsewhere on internet.com:

WebDeveloper Java
Lots of Java information on webdeveloper.com

WDVL Java
Thorough Java resource at the Web Developer's Virtual Library.

ScriptSearch Java
Hundreds of free Java code files to download.

jGuru: Your View of the Java Universe
Customizable portal with online training, FAQs, regular news updates, and tutorials.