https://github.com/oidoid/klondike-solitaire
🂮 Klondike Solitaire game logic library.
https://github.com/oidoid/klondike-solitaire
canfield game klondike patience solitaire
Last synced: 4 months ago
JSON representation
🂮 Klondike Solitaire game logic library.
- Host: GitHub
- URL: https://github.com/oidoid/klondike-solitaire
- Owner: oidoid
- License: agpl-3.0
- Created: 2020-11-08T17:33:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-24T00:26:31.000Z (over 2 years ago)
- Last Synced: 2025-10-20T16:42:40.537Z (8 months ago)
- Topics: canfield, game, klondike, patience, solitaire
- Language: TypeScript
- Homepage:
- Size: 527 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.text
Awesome Lists containing this project
README
# 🂮 Solitaire
Models and functions for playing Klondike Solitaire.
## Installation
```
npm install --save-dev klondike-solitaire
```
## Copyright and License
© oidoid.
### AGPL-3.0-only
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along
with this program. If not, see .
```
â•>°╮┬┌─╮â•─╮┬┌─╮
│ │││ ││ │││ │
╰──╯┴└─╯╰─╯┴└─╯
```