New app: DiceOverflow
This commit is contained in:
parent
754c2c35dd
commit
c36bc97053
35
metadata/eu.veldsoft.dice.overflow.yml
Normal file
35
metadata/eu.veldsoft.dice.overflow.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
WebSite: http://github.com/VelbazhdSoftwareLLC/DiceOverflow
|
||||||
|
IssueTracker: https://github.com/VelbazhdSoftwareLLC/DiceOverflow/issues
|
||||||
|
|
||||||
|
AutoName: Dice Overflow
|
||||||
|
Summary: Simple board game
|
||||||
|
Description: |
|
||||||
|
Dice Overflow is a simple board logical game developed as master
|
||||||
|
thesis in New Bulgarian University.
|
||||||
|
|
||||||
|
The game is mix between dice and ColorOverflow game. The goal of
|
||||||
|
the game is to conquer all cells on the board. The game starts with
|
||||||
|
two dice for each opponent. By clicking any of the own dice it will
|
||||||
|
rise and eventually it will overflow. The overflowing is the key
|
||||||
|
for territory occupation.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/VelbazhdSoftwareLLC/DiceOverflow
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 2
|
||||||
|
commit: v1.1
|
||||||
|
subdir: DiceOverflow
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- Documentation/
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.1'
|
||||||
|
CurrentVersionCode: 2
|
||||||
Loading…
Reference in a new issue