Updated store text and screenshots
This commit is contained in:
parent
5703e73135
commit
fddcc6961a
6 changed files with 11 additions and 7 deletions
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 133 KiB |
BIN
fastlane/metadata/android/de-DE/images/phoneScreenshots/4.png
Normal file
BIN
fastlane/metadata/android/de-DE/images/phoneScreenshots/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 123 KiB |
|
@ -1,15 +1,15 @@
|
||||||
Privacy Friendly Sudoku ist ein Logikspiel. Ziel des Spiels ist es, das komplette Spielfeld mit Zahlen zu füllen, dass jede Zahl nur einmal in jeder Zeile, Spalte und Untersektion vorkommt.
|
Privacy Friendly Sudoku ist ein Logikspiel. Ziel des Spiels ist es, das komplette Spielfeld mit Zahlen zu füllen, dass jede Zahl nur einmal in jeder Zeile, Spalte und Untersektion vorkommt.
|
||||||
|
|
||||||
Privacy Friendly Sudoku hat drei verschiedene Spielmodi:
|
Privacy Friendly Sudoku hat drei verschiedene Spielmodi:
|
||||||
6x6 Spielfeld mit 2x3 Untersektionen
|
- 6x6 Spielfeld mit 2x3 Untersektionen
|
||||||
|
- 9x9 Spielfeld mit 3x3 Untersektionen
|
||||||
|
- 12x12 Spielfeld mit 3x4 Untersektionen
|
||||||
|
|
||||||
9x9 Spielfeld mit 3x3 Untersektionen
|
Pro Spielmodus existieren vier verschiedene Schwierigkeitsgrade, die sich nicht an der Anzahl der vorgegebenen Felder orientieren, sondern an den Lösungsstrategien, die benötigt werden um das Sudoku zu lösen. Der Level-Generator versucht immer die minimale Anzahl an Feldern vorzugeben, die für das Lösen des Spiels nötig sind. Außerdem können Benutzer für jeden Spielmodus eigene Sudokus beliebiger Schwierigkeit erstellen.
|
||||||
|
|
||||||
12x12 Spielfeld mit 3x4 Untersektionen
|
Sudokus können mithilfe von Export- und Import-Funktionen mit anderen Benutzern der App geteilt werden. Weiterhin gibt es ein für alle Benutzer gleiches "Sudoku des Tages", welches täglich neu generiert wird.
|
||||||
|
|
||||||
|
Die App kann sowohl im Light- als auch Dark-Mode verwendet werden.
|
||||||
|
|
||||||
Pro Spielmodus existieren vier verschiedene Schwierigkeitsgrade, die sich nicht an der Anzahl der vorgegebenen Felder orientieren, sondern an den Lösungsstrategien, die benötigt werden um das Sudoku zu lösen. Der Level-Generator versucht immer die minimale Anzahl an Feldern vorzugeben, die für das Lösen des Spiels nötig sind.
|
|
||||||
|
|
||||||
Die App unterscheidet sich von anderen Applikationen hinsichtlich zweier Aspekte:
|
Die App unterscheidet sich von anderen Applikationen hinsichtlich zweier Aspekte:
|
||||||
1. Die Privacy Friendly Sudoku App verzichtet auf Berechtigungen.
|
1. Die Privacy Friendly Sudoku App verzichtet auf Berechtigungen.
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 106 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 KiB |
|
@ -5,7 +5,11 @@ Privacy Friendly Sudoku has three different game modes:
|
||||||
2. a 9x9 game field with 3x3 subsections
|
2. a 9x9 game field with 3x3 subsections
|
||||||
3. a 12x12 game field with 3x4 subsections
|
3. a 12x12 game field with 3x4 subsections
|
||||||
|
|
||||||
For each game mode there are four different difficulty levels, that are not measured by the number of set values but rather by the solving strategies needed to solve the game. The generator always tries to provide a game that has the minimum amount of set values, that are needed to solve the game.
|
For each game mode there are four different difficulty levels that are not measured by the number of preset values, but rather by the solving strategies needed to solve the game. The generator always tries to provide a game that has the minimum amount of preset values needed to solve the game. Additionally, users can create their own custom sudokus of arbitrary difficulty for each of the three game modes.
|
||||||
|
|
||||||
|
Sudokus can be shared with other users by using the available import and export functions. Another community feature is the 'daily sudoku', which is newly generated each day and the same for every user of the app.
|
||||||
|
|
||||||
|
The app can be used in both light and dark mode.
|
||||||
|
|
||||||
Our Privacy Friendly App differs from other applications with respect to two aspects:
|
Our Privacy Friendly App differs from other applications with respect to two aspects:
|
||||||
1. The Privacy Friendly Sudoku App does not use any permission.
|
1. The Privacy Friendly Sudoku App does not use any permission.
|
||||||
|
|
Loading…
Reference in a new issue