This version of Poker uses no images whatsoever. As a result, it loads quite
fast.
This game features a simple interface, in-game instructions directing the user
what to do next, full error-checking for the bet amount input, and small
footprint. The user is free to make several customizations (in the .js
file) including:
Starting money ("wallet").
Card physical dimensions.
Color of the cards when facedown.
Bet multiplier settings for those who want the game to reflect real-world
odds.
This script does not function in Netscape 4.x browsers. The user will get a
message if they try to do so, but will not generate any errors. This script does
work in IE 5.5/6, Netscape 6+, Mozilla, and possibly others (not tested in
others).