42 lines
1.2 KiB
YAML
42 lines
1.2 KiB
YAML
Categories:
|
|
- Games
|
|
License: Apache-2.0
|
|
WebSite: http://studio332apps.com
|
|
SourceCode: https://github.com/louffoster/FlickIt
|
|
IssueTracker: https://github.com/louffoster/FlickIt/issues
|
|
|
|
AutoName: flickit
|
|
Description: |-
|
|
It combines aspects of shuffleboard, 9-ball and bumper pool into a unique new
|
|
gameplay experience. Use your shooter puck to knock white targets into the holes
|
|
for points. In 9-ball, the lowest numbered target must be hit first, but it
|
|
doesn't matter which target is holed.
|
|
|
|
FlickIt! is easy to learn, yet difficult to master. Just drag your finger to
|
|
aim, tap and hold to increase power, and release to shoot. Be careful you don't
|
|
overpower and miss the shot! Challenge your friends to see who is the true
|
|
FlickIt! master.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/louffoster/FlickIt
|
|
|
|
Builds:
|
|
- versionName: '1.4'
|
|
versionCode: 4
|
|
commit: 6ec5ed9fa82c9cfa60f4299eafef73ac6bdb5e43
|
|
subdir: android
|
|
gradle:
|
|
- yes
|
|
rm:
|
|
- tools/*.jar
|
|
prebuild: sed -i -e '/maven { url/d' ../build.gradle
|
|
scanignore:
|
|
- android/libs/armeabi-v7a/
|
|
- android/libs/armeabi/
|
|
- android/libs/x86/
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: '1.5'
|
|
CurrentVersionCode: 5
|