shlomif / PySolFC

A comprehensive, feature-rich, open source, and portable, collection of Solitaire games.
http://pysolfc.sourceforge.net/
GNU General Public License v3.0
445 stars 97 forks source link

Updated solitaire wizard #359

Open joeraz opened 3 months ago

joeraz commented 3 months ago

The biggest request in comments has been to create an updated solitaire wizard that could cover more types of games. This could be accomplished by building different wizards that would cover different types of games (i.e. a Montana wizard, or a Pyramid wizard).

This is a version 4.0 feature, but needs some serious design work to make a reality. So for the moment, I'd like to get the design sorted out - what sorts of wizards would exist? What options should each wizard contain? And would anyone like to get involved in helping out for the code side?

Also, is there a way to port the Solitaire Wizard to Android? I know this is a 4.0 feature, and we're still finalizing the 3.0 release, but since this is so highly requested (and would likely be the centerpiece of 4.0), I think it would be good to get the design started now.