Download Solitaire game

Play

File download

Download game

Configuration

After downloading the script, you only have to open the html file game_solitaire.html in your browser. No configuration is needed for the script to work. However, if you want some different background images for the cards, you could add it with the following Javascript lines:

cardBackgroundArray.push('images/card_bg1.gif');
cardBackgroundArray.push('images/card_bg2.gif');

These images have to be of size 70x100 pixels. Look in the game_solitaire.html file for examples on how to add images.

Comments

No one has commented this - be first!

Post your comment

Don't have an avatar? Create one at Gravatar.com.

Confirmation code:

Go to cbolson.com


About/Contact | A good idea? | Submit a script | Privacy notice
© 2005 - 2024 dhtmlgoodies.com