Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solitaire undo (and seed based shuffle) , also a scoreboard :) #99

Open
ebkgne opened this issue Feb 4, 2025 · 0 comments
Open

Solitaire undo (and seed based shuffle) , also a scoreboard :) #99

ebkgne opened this issue Feb 4, 2025 · 0 comments

Comments

@ebkgne
Copy link

ebkgne commented Feb 4, 2025

hello,

I forked js-solitaire and changed the Math.random() in shuffle to a simple seed function , then added "Reset" option in menu to reset current game (thus without reshuffling!)

this is very very little modification to sources, though very helpfull.

in a second part I modifyed it a bit more to add "undo" support , not that much though

I could pr. I use this solitaire to play online, its simple and good . for me it just misses thoses options (though found mention of such project in commented code)

also a scoreboad would be awesome but would need some database , this I did not do .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant