mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
rewrite yml: eu.veldsoft.four.row.solitaire
This commit is contained in:
parent
965f4f1947
commit
16f432e2de
2 changed files with 46 additions and 45 deletions
|
|
@ -1,45 +0,0 @@
|
||||||
Disabled:changed app id
|
|
||||||
Categories:Games
|
|
||||||
License:GPL-3.0-or-later
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
|
||||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/FreeKlondike/issues
|
|
||||||
|
|
||||||
Auto Name:Free Klondike
|
|
||||||
Summary:Play solitaire like card game
|
|
||||||
Description:
|
|
||||||
Solitaire-like card game which is customizable with different sets, backgrounds
|
|
||||||
and difficulties. All moves can be undone and hints can be invoked if you are
|
|
||||||
stuck. It supports 1 or 3 card draw and featres statistics and a scoreboard. The
|
|
||||||
sessions are saved, even when you exit the app. Comparison to other games:
|
|
||||||
|
|
||||||
Similarities to FreeCell:
|
|
||||||
|
|
||||||
* The Cards in the columns are always visible
|
|
||||||
* There are four individual cells at the top
|
|
||||||
|
|
||||||
Similarities to 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 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 Solitaire and FreeCell, respectively
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
|
||||||
|
|
||||||
Build:1.2,3
|
|
||||||
disable=includes awt
|
|
||||||
commit=a6c4f4dcf4a05174e263d2737e6bbea2ee816142
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.0
|
|
||||||
Current Version Code:1
|
|
||||||
46
metadata/eu.veldsoft.four.row.solitaire.yml
Normal file
46
metadata/eu.veldsoft.four.row.solitaire.yml
Normal file
|
|
@ -0,0 +1,46 @@
|
||||||
|
Disabled: changed app id
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
SourceCode: https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
||||||
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/FreeKlondike/issues
|
||||||
|
|
||||||
|
AutoName: Free Klondike
|
||||||
|
Summary: Play solitaire like card game
|
||||||
|
Description: |-
|
||||||
|
Solitaire-like card game which is customizable with different sets, backgrounds
|
||||||
|
and difficulties. All moves can be undone and hints can be invoked if you are
|
||||||
|
stuck. It supports 1 or 3 card draw and featres statistics and a scoreboard. The
|
||||||
|
sessions are saved, even when you exit the app. Comparison to other games:
|
||||||
|
|
||||||
|
Similarities to FreeCell:
|
||||||
|
|
||||||
|
* The Cards in the columns are always visible
|
||||||
|
* There are four individual cells at the top
|
||||||
|
|
||||||
|
Similarities to 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 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 Solitaire and FreeCell, respectively
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/VelbazhdSoftwareLLC/FreeKlondike
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
disable: includes awt
|
||||||
|
commit: a6c4f4dcf4a05174e263d2737e6bbea2ee816142
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue