39 lines
1,019 B
YAML
39 lines
1,019 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
WebSite: https://bitbucket.org/przemekr/oware_agg
|
|
SourceCode: https://bitbucket.org/przemekr/oware_agg/src
|
|
IssueTracker: https://bitbucket.org/przemekr/oware_agg/issues
|
|
|
|
AutoName: Oware
|
|
Description: |-
|
|
Oware is a board strategy game of African origin. Among its many names are Ayò,
|
|
Awalé, Wari, Ouri, Ouril or Uril.
|
|
|
|
Move Your seeds along the board and grab scores from the opponent pits. Check
|
|
[http://en.wikipedia.org/wiki/Oware] for the game rules.
|
|
|
|
Play with a friend or against a computer player.
|
|
|
|
RepoType: git
|
|
Repo: https://bitbucket.org/przemekr/oware_agg
|
|
|
|
Builds:
|
|
- versionName: '0.1'
|
|
versionCode: 1
|
|
commit: '0.1'
|
|
subdir: android
|
|
srclibs:
|
|
- SDL@release-2.0.1
|
|
prebuild:
|
|
- rm -rf jni/SDL/src jni/SDL/include
|
|
- ln -s ../../$$SDL$$/src jni/SDL/
|
|
- ln -s ../../$$SDL$$/include jni/SDL/
|
|
buildjni:
|
|
- yes
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '0.1'
|
|
CurrentVersionCode: 1
|