31 lines
871 B
YAML
31 lines
871 B
YAML
|
Categories:
|
||
|
- Games
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/snufflesrea/TotalZero
|
||
|
IssueTracker: https://github.com/snufflesrea/TotalZero/issues
|
||
|
Bitcoin: 1Q9TinY9kWoNMWuiToHiGC9uxCk6Vd41Gb
|
||
|
|
||
|
AutoName: Total Zero
|
||
|
Summary: Offline puzzle math game
|
||
|
Description: |-
|
||
|
This offline game will train your brain by using simple math. The game objective
|
||
|
is to construct equation with available number and mathematical sign and get 0
|
||
|
as the end result. Games are customized with easy and difficult games mode.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/snufflesrea/TotalZero.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.1'
|
||
|
versionCode: 2
|
||
|
disable: uses com.android.support.constraint:constraint-layout:1.0.0-beta4
|
||
|
commit: v1.0
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: Version v%v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: '1.1'
|
||
|
CurrentVersionCode: 2
|