mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 03:01:44 +00:00
34 lines
1,000 B
YAML
34 lines
1,000 B
YAML
Categories:
|
|
- Games
|
|
License: Apache-2.0
|
|
WebSite: http://www.onyxbits.de/pocketbandit
|
|
SourceCode: https://github.com/onyxbits/pocketbandit
|
|
IssueTracker: https://github.com/onyxbits/pocketbandit/issues
|
|
|
|
AutoName: Pocket Bandit
|
|
Description: |-
|
|
A comic style slot machine game. The game is modelled after the classic, three
|
|
reel, ten stops slot machines, made popular by Mills Novelty. Unlike its
|
|
mechanical cousins, Pocket Bandit is not entirely luck based, but also offers
|
|
elements of skill and strategy game play. Pull the lever to spin the reels and
|
|
push it up to stop them spinning.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/onyxbits/pocketbandit.git
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: 62dc5d59
|
|
extlibs:
|
|
- libgdx/libgdx-0.9.7.zip
|
|
prebuild:
|
|
- rm -rf raw-data
|
|
- unzip libs/libgdx-0.9.7.zip -d libs/
|
|
- rm libs/libgdx-0.9.7.zip
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: '1.1'
|
|
CurrentVersionCode: 2
|