Note: Currently new registrations are closed, if you want an account Contact us
Difference between revisions of "Project/TaskList/add solver to isleriot solitire"
(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…') |
|||
Line 2: | Line 2: | ||
* [https://bugzilla.gnome.org/show_bug.cgi?id=540751 gnome bugzilla entry] | * [https://bugzilla.gnome.org/show_bug.cgi?id=540751 gnome bugzilla entry] | ||
{{Category:Tasks}} |
Latest revision as of 21:13, 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.