Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "Project/TaskList/add solver to isleriot solitire"

From FSCI Wiki
(Created page with 'AisleRiot Solitaire game does not give a hint if the current state of the game is solvable or not. A similar implementation in KPatience has a Solver which tells if the game is s…')
(No difference)

Revision as of 21:11, 5 July 2010

AisleRiot Solitaire game does not give a hint if the current state of the game is solvable or not. A similar implementation in KPatience has a Solver which tells if the game is solvable after every move.