Skip to content

An implementation of Solitaire with corresponding AI player written in Java.

Notifications You must be signed in to change notification settings

russellsmith/Solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This project utilizes Java to create a fully functional Solitaire game.  On top of the game, an AI player has been implemented utilizing strategies found at:
http://www.chessandpoker.com/solitaire_strategy.html

The graphics for the deck of cards were created by Jesse Fuchs and Tom Hart (http://www.eludication.org/playingcards.html) who utilized SVG-cards created by David Bellot (http://svg-cards.sourceforge.net/).

About

An implementation of Solitaire with corresponding AI player written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages