rewrite yml: eu.veldsoft.ithaka.board.game
This commit is contained in:
parent
aa0a708339
commit
7e319951c3
|
@ -1,46 +0,0 @@
|
|||
AntiFeatures:Ads
|
||||
Categories:Games
|
||||
License:GPL-3.0-only
|
||||
Web Site:
|
||||
Source Code:https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame/issues
|
||||
|
||||
Auto Name:Ithaka Board Game
|
||||
Summary:Puzzle game
|
||||
Description:
|
||||
''Ithaka'' is played on a four by four square grid with three pieces in each of
|
||||
four colors. The pieces are initially arranged so that the three pieces of each
|
||||
color occupy a corner space and the two adjacent edge spaces.
|
||||
|
||||
All of the pieces are shared by both players. Each player, in turn, moves one
|
||||
piece any number of spaces in a straight orthogonal or diagonal line over as
|
||||
many empty spaces as is desired, with the following restrictions:
|
||||
|
||||
* The piece moved must not be the same piece moved on your opponent's most recent turn;
|
||||
* The piece moved must begin next to a piece of the same color;
|
||||
|
||||
Win either by getting three pieces of one color in a row or by leaving your
|
||||
opponent with no available moves.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
|
||||
Build:1.0,1
|
||||
commit=2b57b0a94179bfea1ba2cb6ede9c49dc2d0e4050
|
||||
|
||||
Build:1.1,2
|
||||
commit=54e6c13d6352ef1a2fa13340776ed7cb0d140d0e
|
||||
|
||||
Build:1.3,4
|
||||
commit=1de544ceeed3556d268ac0c5945be2f6b8435853
|
||||
|
||||
Build:1.4,5
|
||||
commit=ac0077b1c475f01770c18e6377b50f170d0c8485
|
||||
subdir=IthakaBoardGame
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.5.0
|
||||
Current Version Code:6
|
52
metadata/eu.veldsoft.ithaka.board.game.yml
Normal file
52
metadata/eu.veldsoft.ithaka.board.game.yml
Normal file
|
@ -0,0 +1,52 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
IssueTracker: https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame/issues
|
||||
|
||||
AutoName: Ithaka Board Game
|
||||
Summary: Puzzle game
|
||||
Description: |-
|
||||
''Ithaka'' is played on a four by four square grid with three pieces in each of
|
||||
four colors. The pieces are initially arranged so that the three pieces of each
|
||||
color occupy a corner space and the two adjacent edge spaces.
|
||||
|
||||
All of the pieces are shared by both players. Each player, in turn, moves one
|
||||
piece any number of spaces in a straight orthogonal or diagonal line over as
|
||||
many empty spaces as is desired, with the following restrictions:
|
||||
|
||||
* The piece moved must not be the same piece moved on your opponent's most recent turn;
|
||||
* The piece moved must begin next to a piece of the same color;
|
||||
|
||||
Win either by getting three pieces of one color in a row or by leaving your
|
||||
opponent with no available moves.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/VelbazhdSoftwareLLC/IthakaBoardGame
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 2b57b0a94179bfea1ba2cb6ede9c49dc2d0e4050
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: 54e6c13d6352ef1a2fa13340776ed7cb0d140d0e
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 4
|
||||
commit: 1de544ceeed3556d268ac0c5945be2f6b8435853
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: ac0077b1c475f01770c18e6377b50f170d0c8485
|
||||
subdir: IthakaBoardGame
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 6
|
Loading…
Reference in a new issue