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
This commit is part of merge request !51. Comments created here will be created in the context of that merge request.
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true
app.versionName=0.0.49
app.versionCode=49
app.versionName=0.0.50
app.versionCode=50
Improve application metadata
......@@ -11,3 +11,5 @@ You can choose:
- difficulty (tiles count) : 3x3 (9 tiles), 4x4 (16 tiles) ou 5x5 (25 tiles)
- 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.
Icon based interface, ready to use, with deliberately limited options (tiles count, image).
Puzzle Game. Easy to play, easy to enjoy.
\ No newline at end of file
Simple Puzzle Game
Puzzle Game
Amélioration des métadonnées de l'application
......@@ -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)
- 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.
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).
Jeu de puzzle. Facile à jouer, facile à apprécier.
\ No newline at end of file
AuthorName: 'Benoît Harrault'
AuthorName: Benoît Harrault
Categories:
- Games
Name: Puzzle Game
AutoName: puzzlegame
AutoName: Puzzle Game
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
IssueTracker: https://git.harrault.fr/android/org.benoitharrault.puzzlegame/issues
Changelog: https://git.harrault.fr/android/org.benoitharrault.puzzlegame/-/tags
Summary: ''
Description: |-
Summary: |4-
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
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