Free Cell
|
The solitaire card game called Freecell is a very exciting game that has consumed hours and hours of computing resources. This DOS version of the game is written in Quick BASIC and includes source code. In addition to supporting the ability to deal random layouts it also provides the following features:
The algorithm that I developed for playing this game is strictly heuristic. In other words I haven't got the faintest idea what I am doing. If you are really interested in knowing all about free cell - there is tons of information at the freecell.org web site. |