48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
AntiFeatures:
|
|
- Ads
|
|
Categories:
|
|
- Games
|
|
License: GPL-3.0-or-later
|
|
WebSite: https://sourceforge.net/projects/fourrow/
|
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/FreeKlondike/issues
|
|
|
|
AutoName: Free Klondike
|
|
Description: |
|
|
Similarities to FreeCell:
|
|
|
|
* The cards in the columns are always visible;
|
|
* There are four individual cells at the top;
|
|
|
|
Similarities to Klondike Solitaire:
|
|
|
|
* There is a deck and discard pile to draw cards from;
|
|
* Only Kings may be placed at the top of an empty column;
|
|
* Cards may be removed from the Ace piles and placed back
|
|
onto the playing field;
|
|
* Any number of cards can be moved in one move (as long as
|
|
they are stacked as in Klondike Solitaire;
|
|
|
|
Features unique to this game:
|
|
|
|
* The four individual cells start with cards in them;
|
|
* You may only go through the deck twice on draw one and
|
|
three times on draw three;
|
|
* The obvious: there are only four columns, not 7 or 8 as
|
|
in Klondike Solitaire and FreeCell, respectively;
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/VelbazhdSoftwareLLC/FreeKlondike.git
|
|
|
|
Builds:
|
|
- versionName: 2.0.0
|
|
versionCode: 2
|
|
commit: v2.0.0
|
|
subdir: FreeKlondike
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.0
|
|
CurrentVersionCode: 2
|