38 lines
839 B
YAML
38 lines
839 B
YAML
Categories:
|
|
- Games
|
|
License: MIT
|
|
SourceCode: https://github.com/EXL/Snooder21
|
|
IssueTracker: https://github.com/EXL/Snooder21/issues
|
|
|
|
AutoName: Snooder 21
|
|
Description: |-
|
|
Snooder 21 is a remake of the very popular Motorola's standard card game Snood™
|
|
21 for Android.
|
|
|
|
Snooder 21 uses SurfaceView Canvas for drawing videocontext of the game. I added
|
|
touch controls and some game engine improvements: launcher, drag and drop cards,
|
|
sounds, etc.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/EXL/Snooder21.git
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
subdir: snooder21
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: v1.2
|
|
subdir: snooder21
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 3
|