Skip to content

Commit

Permalink
Add initial version of app meta data in triple-t format
Browse files Browse the repository at this point in the history
Includes descriptions in English and German, screenshots in English and a feature graphic.
  • Loading branch information
meikpiep committed Oct 29, 2023
1 parent 0df8f2c commit 691596f
Show file tree
Hide file tree
Showing 23 changed files with 78 additions and 0 deletions.
1 change: 1 addition & 0 deletions gauguin-app/src/main/play/contact-email.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[email protected]
1 change: 1 addition & 0 deletions gauguin-app/src/main/play/contact-website.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/meikpiep/gauguin
1 change: 1 addition & 0 deletions gauguin-app/src/main/play/default-language.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
en-US
36 changes: 36 additions & 0 deletions gauguin-app/src/main/play/listings/de-DE/full-description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Gauguin ist ein sudoku-artiges Spiel bei dem es darum geht, alle Ziffern eines Spielfeldes durch Rechnen und logisches Denken zu füllen.

Ob man es nutzt, um zur Ruhe zu kommen oder wegen des Herausforderung sehr schwieriger Rätsel, ist jedem selbst überlassen.

Der klassische Spielmodus besteht aus einem 9x9 Spielfeld, in dem wie bei einem Sudoku die Ziffern 1 bis 9 eingetragen werden müssen, und zwar nach folgenden Regeln:
- Jede Zeile und jede Spalte müssen jede Ziffer exakt einmal enthalten.
- Jede Gruppe von Zellen wird durch eine Mathematikaufgabe beschrieben, d.h. aus einem Operator und dem Ergebnis. Die Ziffern der Gruppe müssen diese Aufgabe erfüllen. Bei einer Gruppe mit der Aufgabe '5+' müssen also die Ziffern aller Zellen dieser Gruppe zusammen die Summe 5 ergeben.

Mittels der Spieloptionen kann man diverse Einstellungen vornehmen, um z.B. mit anderen Ziffern zu spielen, oder mit gröeren oder kleineren Spielfeldern. Man kann auch die Operatoren ausblenden.


<b>Moderne UI</b>

- Kein Umschalten notwendig, um zwischen der Eingabe einer möglichen Ziffern und einer Ziffer, die man hergeleitet hat: Eine kurze Berührung trägt eine mögliche Ziffer ein, eine lange Berührung eine hergeleitete Ziffer.
- Benutzt Farben, die stark an das Bild "Die Siesta" von Paul Gauguin angelehnt sind


<b>Spieloptionen</b>

- Größe des Spielfelds: von 3x3 bis 11x11, mit 9x9 als klassischer Größe
- Inklusive rechteckigen Spielfeldern, wie 7x9
- verschiedene Kombinationen von Rechenoperationen (Addieren, Subtrahieren, Multiplizieren, Dividieren)
- Ziffern (1 bis n, Prizahlen, Fibonacci-Folge etc.)
- Schwierigkeitsstufe (derzeit nur bei einigen Spieloptionen möglich)
- Nutzung von Gruppen mit nur einer Zelle
- Operatoren anzeigen oder ausblenden


<b>Was noch nicht funktioniert</b>

- Kleine Spielfelder werden nicht gut an die Bildschirmgröße angepasst, sondern zu groß.
- Nicht alle Varianten werden in angemessener Zeit berechnet (z.B. benötigt ein 4x8 Spielfeld zur Berechnung mehr Akku als einem lieb ist).
- Es gibt noch kein Tutorial oder ähnliches, lediglich einen Infotext beim ersten Start.
- Diverse UI-Optimierungen
- Nur einige Spielvarianten sind schon mit einer Schwierigskeitseinteilung versehen.
- Die Berechnung des nächsten Spielfelds funktioniert unter bestimmten Umständen nicht korrekt.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ein sudoku-ähnliches Logikspiel
36 changes: 36 additions & 0 deletions gauguin-app/src/main/play/listings/en-US/full-description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
Gauguin is a Sudoku-like game where you solve grids via calculation and logic.

You can use it to relax or to solve difficult grids to your opinion.

In classical mode, you solve a 9x9 grid by typing a value from 1 to 9 in each cell such as
- Each row and column contains each digit exactly once.
- Each cage meets its given mathematically problem. E.g. a group of cells labeled with '5+' must be filled such that the sum of all digits is 5.

Via game options, you may alter the game to solve other digits, smaller or greater grids, hiding the operators.


<b>Slick and modern UI</b>

- No swithing of 'pencil mode' or such thing is needed: Just set a value of a cell, just use short-tap to alter a possible value and short-tap for a known value.
- Uses colors from the painting 'The Siesta' from Paul Gauguin (guess where the app's name comes from...)


<b>Game options</b>

- grid sizes: 3x3 to 11x11 with classical 9x9
- includes rectangular grids, e.g. 7x9
- operations (add, subtract, multiply, divide)
- digits (1 to n, prime numbers, fibonacci sequence etc.)
- difficulty (currently limited to some game options)
- usage of single cells
- show or hide operators


<b>Things still to be done</b>

* small grids do not adjust to screen sizes properly, being shown way too huge
* not all variants get calculated in a reasonable time (e.g. a 4x8 grid will likely need more time than your battery wants to give)
* onboarding is missing a tutorial
* various UI related optimization work
* just a few game variants have been supplied with difficulty ratings yet
* calculation of next grid is not bullet safe in some rare circumstances
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A Sudoku-like logic game
1 change: 1 addition & 0 deletions gauguin-app/src/main/play/listings/en-US/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Gauguin
Empty file.
Binary file added res/feature-graphic.xcf
Binary file not shown.

0 comments on commit 691596f

Please sign in to comment.