Welcome to the Slot Machine v2.0!
Gold:
Your bet:


Payouts
3 of a kind 10x your bet
A pair 2x your bet
or 2x your bet
or 2x your bet
No match You lose
JavaScript Main page


This is taken from the Maze Keeper game that I have in my Games area.

Version 2.0: The wheels will now slow down like a real slot machine.

Update: This script was updated so that the bet can only be numeric.   There was a problem with entering letters or other characters in the original.   Thanks to R. Verbrugge for catching that.

Here is a very nice sample of an extended 5-wheel slot machine that Doug Warren did from my script:
Click here

Previous version published on

NOTE: The copy-and-paste code that is on the JavaScript Source site is bad.   You can remove the "<!-- Begin" and "// End -->" tags or get the correct code here.