An open API service indexing awesome lists of open source software.

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.

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 .

```
╭>°╮┬┌─╮╭─╮┬┌─╮
│ │││ ││ │││ │
╰──╯┴└─╯╰─╯┴└─╯
```