pharrington / Solitairey

full-featured JavaScript solitaire
44 stars 26 forks source link

No option to change deal from 3 to 1 in the settings #7

Open SKCro opened 3 years ago

SKCro commented 3 years ago

Apparently, there is no option to change the number of cards dealt from the deck from 3 to 1. This is possible in basically every other Solitaire game, why not this one? I personally don't like having 3 cards dealt, it's kinda annoying when I can't get rid of a certain card to get to one I actually need. Could you consider adding this as a feature? (and while you're at it, maybe consider a hint feature, like Windows Solitaire.)

EDIT: This is on the default Solitaire game.

EricHirst-BZ commented 3 years ago

@SKCro I haven't used this in a while but I suspect the option you're asking for is already there, in the "klondikelt" game. See line 4841 of https://github.com/pharrington/Solitairey/blob/master/js/all.js for the code.