mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
rewrite yml: eu.veldsoft.scribe4
This commit is contained in:
parent
e10c11678b
commit
dce2abf59f
2 changed files with 34 additions and 32 deletions
|
|
@ -1,32 +0,0 @@
|
||||||
AntiFeatures:Ads
|
|
||||||
Categories:Games
|
|
||||||
License:GPL-3.0-only
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/VelbazhdSoftwareLLC/Scribe4
|
|
||||||
Issue Tracker:https://github.com/VelbazhdSoftwareLLC/Scribe4/issues
|
|
||||||
|
|
||||||
Auto Name:Scribe4
|
|
||||||
Summary:Fun game
|
|
||||||
Description:
|
|
||||||
The board, a 9x9 super grid of 3x3 mini grids, is simple enough to be drawn by
|
|
||||||
hand. There are two major components of play: a mapping mechanism and a system
|
|
||||||
of glyphs, or patterns of orthogonally adjacent squares. The mapping mechanism
|
|
||||||
works as follows. Your last move points to the mini grid in which your next move
|
|
||||||
must be made. For example, if your last move was in the upper left corner of a
|
|
||||||
mini grid, then your next move must be made somewhere in the upper left mini
|
|
||||||
grid. The glyph system works as follows. There are 19 named glyphs of various
|
|
||||||
sizes from 1 to 9 orthogonally adjacent squares. Glyphs that you form during
|
|
||||||
play are worth points. The majority of points scored in a mini grid wins the
|
|
||||||
mini grid. The winner of the majority of mini grids wins the game.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/VelbazhdSoftwareLLC/Scribe4
|
|
||||||
|
|
||||||
Build:1.0,1
|
|
||||||
commit=110c1971f9e73c46d1f5a2618b77e4281f7d428c
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.0
|
|
||||||
Current Version Code:1
|
|
||||||
34
metadata/eu.veldsoft.scribe4.yml
Normal file
34
metadata/eu.veldsoft.scribe4.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- Ads
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/VelbazhdSoftwareLLC/Scribe4
|
||||||
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/Scribe4/issues
|
||||||
|
|
||||||
|
AutoName: Scribe4
|
||||||
|
Summary: Fun game
|
||||||
|
Description: |-
|
||||||
|
The board, a 9x9 super grid of 3x3 mini grids, is simple enough to be drawn by
|
||||||
|
hand. There are two major components of play: a mapping mechanism and a system
|
||||||
|
of glyphs, or patterns of orthogonally adjacent squares. The mapping mechanism
|
||||||
|
works as follows. Your last move points to the mini grid in which your next move
|
||||||
|
must be made. For example, if your last move was in the upper left corner of a
|
||||||
|
mini grid, then your next move must be made somewhere in the upper left mini
|
||||||
|
grid. The glyph system works as follows. There are 19 named glyphs of various
|
||||||
|
sizes from 1 to 9 orthogonally adjacent squares. Glyphs that you form during
|
||||||
|
play are worth points. The majority of points scored in a mini grid wins the
|
||||||
|
mini grid. The winner of the majority of mini grids wins the game.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/VelbazhdSoftwareLLC/Scribe4
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.0'
|
||||||
|
versionCode: 1
|
||||||
|
commit: 110c1971f9e73c46d1f5a2618b77e4281f7d428c
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: RepoManifest
|
||||||
|
CurrentVersion: '1.0'
|
||||||
|
CurrentVersionCode: 1
|
||||||
Loading…
Reference in a new issue