Skip to content
Snippets Groups Projects
Commit 507a460d authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Improve application metadata, fix app name

parent c0ec24be
No related branches found
No related tags found
1 merge request!51Resolve "Fix application game name"
Pipeline #3205 passed
org.gradle.jvmargs=-Xmx1536M org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true android.useAndroidX=true
android.enableJetifier=true android.enableJetifier=true
app.versionName=0.0.49 app.versionName=0.0.50
app.versionCode=49 app.versionCode=50
Improve application metadata
...@@ -11,3 +11,5 @@ You can choose: ...@@ -11,3 +11,5 @@ You can choose:
- difficulty (tiles count) : 3x3 (9 tiles), 4x4 (16 tiles) ou 5x5 (25 tiles) - difficulty (tiles count) : 3x3 (9 tiles), 4x4 (16 tiles) ou 5x5 (25 tiles)
- picture from list - picture from list
Or pick a random game with automatically selected options.
\ No newline at end of file
Simple Puzzle Game. Easy to play, easy to enjoy. Puzzle Game. Easy to play, easy to enjoy.
\ No newline at end of file
Icon based interface, ready to use, with deliberately limited options (tiles count, image).
Simple Puzzle Game Puzzle Game
Amélioration des métadonnées de l'application
...@@ -11,3 +11,5 @@ Il est possible de choisir : ...@@ -11,3 +11,5 @@ Il est possible de choisir :
- la difficulté du jeu (le nombre de pièces du puzzle) : 3x3 (9 pièces), 4x4 (16 pièces) ou 5x5 (25 pièces) - la difficulté du jeu (le nombre de pièces du puzzle) : 3x3 (9 pièces), 4x4 (16 pièces) ou 5x5 (25 pièces)
- l'image ou la photo à reconstituer depuis la liste - l'image ou la photo à reconstituer depuis la liste
Vous pouvez aussi jouer un puzzle aléatoire avec des options automatiquement prises au hasard.
\ No newline at end of file
Jeu de puzzle simple, facile à jouer, facile à apprécier. Jeu de puzzle. Facile à jouer, facile à apprécier.
\ No newline at end of file
Interface à base d'icônes, facile à prendre en main et volontairement peu de choix dans les options (sélection du nombre de pièces, sélection de l'image).
AuthorName: 'Benoît Harrault' AuthorName: Benoît Harrault
Categories: Categories:
- Games - Games
Name: Puzzle Game AutoName: Puzzle Game
AutoName: puzzlegame
License: GPL-3.0-only License: GPL-3.0-only
WebSite: 'https://git.harrault.fr/android/org.benoitharrault.puzzlegame' WebSite: https://git.harrault.fr/android/org.benoitharrault.puzzlegame
SourceCode: https://git.harrault.fr/android/org.benoitharrault.puzzlegame SourceCode: https://git.harrault.fr/android/org.benoitharrault.puzzlegame
IssueTracker: https://git.harrault.fr/android/org.benoitharrault.puzzlegame/issues IssueTracker: https://git.harrault.fr/android/org.benoitharrault.puzzlegame/issues
Changelog: https://git.harrault.fr/android/org.benoitharrault.puzzlegame/-/tags Changelog: https://git.harrault.fr/android/org.benoitharrault.puzzlegame/-/tags
Summary: '' Summary: |4-
Description: |-
Puzzle game, simple and classic. Puzzle game, simple and classic.
Description: |4-
Easy to play:
- Select split size (3x3, 4x4 or 5x5)
- Pick a picture from list
- Drag and drop tiles to recompose original picture
Or just tap on the dice, split size and picture will be chosen randomly for you!
RepoType: git RepoType: git
Repo: 'https://git.harrault.fr/android/org.benoitharrault.puzzlegame.git' Repo: https://git.harrault.fr/android/org.benoitharrault.puzzlegame.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment