mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 17:32:42 +00:00
33 lines
954 B
YAML
33 lines
954 B
YAML
|
|
Categories:
|
|||
|
|
- Games
|
|||
|
|
License: GPL-3.0-only
|
|||
|
|
SourceCode: https://code.google.com/p/asqare/source
|
|||
|
|
|
|||
|
|
AutoName: Asqare
|
|||
|
|
Summary: Coloured squares game
|
|||
|
|
Description: |-
|
|||
|
|
The screen is covered with colored sprites (squares or circles). When you align
|
|||
|
|
3 or more in a row, all adjacents sprites of the shape & color vanish.
|
|||
|
|
|
|||
|
|
You can only swap adjacent sprites vertically or horizontally. You can swap
|
|||
|
|
sprites even if it won’t result in a 3-or-more alignment, but that will cost you
|
|||
|
|
10% of your current score.
|
|||
|
|
|
|||
|
|
The game offers two variations on the gameplay and manages a list of current
|
|||
|
|
games, that you can pause and recall at any time.
|
|||
|
|
|
|||
|
|
Builds:
|
|||
|
|
- versionName: '1.3'
|
|||
|
|
versionCode: 103
|
|||
|
|
commit: 61828d08
|
|||
|
|
subdir: asqare
|
|||
|
|
|
|||
|
|
MaintainerNotes: New location is https://bitbucket.org/ralfoide/asqare but requires login.
|
|||
|
|
|
|||
|
|
AutoUpdateMode: None
|
|||
|
|
UpdateCheckMode: Static
|
|||
|
|
CurrentVersion: '1.3'
|
|||
|
|
CurrentVersionCode: 103
|
|||
|
|
|
|||
|
|
NoSourceSince: '1.3'
|