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

Merge branch '1-first-game-release' into 'master'

Resolve "First game release"

Closes #1

See merge request !1
parents dca4ec14 816b2e33
No related branches found
Tags Release_0.0.1_1
1 merge request!1Resolve "First game release"
Pipeline #7770 passed
Showing
with 104 additions and 0 deletions
{
"app_name": "Suguru",
"page_home": "Home",
"page_game": "Game",
"settings_title": "Settings",
"settings_label_theme": "Theme mode",
"about_title": "About",
"about_content": "Simple Suguru Game. Easy to play, easy to enjoy.",
"about_version": "Version: {version}",
"": ""
}
{
"app_name": "Suguru",
"page_home": "Accueil",
"page_game": "Jeu",
"settings_title": "Réglages",
"settings_label_theme": "Thème de couleurs",
"about_title": "Informations",
"about_content": "Jeu de Suguru simple, facile à jouer, facile à apprécier.",
"about_version": "Version : {version}",
"": ""
}
assets/ui/button_help.png

4.67 KiB

assets/ui/button_show_conflicts.png

3.02 KiB

assets/ui/cell_empty.png

170 B

assets/ui/game_win.png

7.75 KiB

assets/ui/placeholder.png

170 B

assets/ui/skin_digits.png

3.57 KiB

First playable version.
Simple Suguru Game:
This simple suguru game is aimed for kids (but not only).
You can play and have fun even if you can't read!
With a deliberately limited number of game options, everyone can understand how to play and how to adapt this game to his needs.
You can choose:
# difficulty: easy, medium, hard
# size: small (easy, for kids), medium, large
Some help can be provided with two buttons:
# "tip": will select next fillable cell on first tap, will fill this cell with right value on second tap
# "conflicts": will show conflicting cells
Every grid has one unique solution. No assumption or guessing is needed to solve grids.
fastlane/metadata/android/en-US/images/featureGraphic.png

214 B

fastlane/metadata/android/en-US/images/icon.png

14.6 KiB

Simple Suguru Game. Easy to play, easy to enjoy.
Simple Suguru Game
Première version jouable.
Jeu de Suguru simple :
Ce jeu de suguru simple est à destination des enfants (mais pas seulement).
Il est possible d'y jouer et de s'amuser même sans savoir lire.
Avec un choix volontairement limité dans les options, chacun peut découvrir et apprendre comment jouer et comment adapter le jeu à ses envies.
Il est possible de choisir :
# la difficulté du jeu : facile, moyen, difficile (nombre de cases vides au début de la partie)
# le taille de la grille : petit (très facile, pour petits débutants), moyen, grand
Un coup de pouce peut être donné grâce à deux boutons :
# "conseil" : sélectionne la prochaine case à remplir au premier appui, renseigne la bonne valeur dans cette case au second appui
# "conflits" : affiche les cases en conflit
Chaque grille a une solution unique. Aucune hypothèse ou supposition n'est nécessaire pour résoudre les grilles.
Jeu de Suguru simple, facile à jouer, facile à apprécier.
Jeu de Suguru simple
AuthorName: 'Benoît Harrault'
Categories:
- Games
Name: Simple Suguru Game
AutoName: suguru
License: GPL-3.0-only
WebSite: 'https://git.harrault.fr/android/org.benoitharrault.suguru'
SourceCode: 'https://git.harrault.fr/android/org.benoitharrault.suguru'
IssueTracker: 'https://git.harrault.fr/android/org.benoitharrault.suguru/issues'
Changelog: 'https://git.harrault.fr/android/org.benoitharrault.suguru/-/tags'
Summary: Simple Suguru Game, easy to play, easy to enjoy
Description: |
Simple Suguru Game:
This simple suguru game is aimed for kids (but not only).
You can play and have fun even if you can't read!
With a deliberately limited number of game options, everyone can understand how to play and how to adapt this game to his needs.
You can choose:
# difficulty: easy, medium, hard, nightmare
# size: 2x2 (very easy, for kids), 3x2 (easy), 3x3 (standard), 4x4 (why?)
# tiles theme: digits (standard), pictures (for kids, several themes available)
Some help can be provided with two buttons:
# "tip": will select next fillable cell on first tap, will fill this cell whith right value on second tap
# "conflicts": will show conflicting cells
Every grid has one unique solution. No assumption or guessing is needed to solve grids.
RepoType: git
Repo: 'https://git.harrault.fr/android/org.benoitharrault.suguru.git'
FdroidAppUrl: 'https://f-droid.org/fr/packages/org.benoitharrault.suguru/'
File added
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