Skip to content

Releases: SecUSo/privacy-friendly-sudoku

Privacy Friendly Sudoku v2.1.0

25 Jun 20:55
Compare
Choose a tag to compare
  • New difficulty level added
  • New settings
  • DB restructuring

Privacy Friendly Sudoku v2.0.1

07 Nov 10:00
Compare
Choose a tag to compare
  • New header
  • Version Code History fixed

Privacy Friendly Sudoku v2.0

07 Nov 09:52
Compare
Choose a tag to compare
  • Optimization of the level generator to save battery life
  • Design-Update

Privacy Friendly Sudoku v1.0

22 Mar 13:33
Compare
Choose a tag to compare

Privacy Friendly Sudoku is an Android application for playing the Sudoku logic puzzle. It belongs to the group of Privacy Friendly Apps and thus is optimized regarding a user's privacy. It does not include any permission and completely relinquishes advertisement and tracking mechanisms.

Privacy Friendly Sudoku has three different game modes:

  1. a 6x6 game field with 2x3 subsections
  2. a 9x9 game field with 3x3 subsections
  3. a 12x12 game field with 3x4 subsections

For each game mode there are three 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, that are needed to solve the game.

A level generator checks for the above mentioned strategies. If the generator has to take a guess, the level is automatically classified as hard. A human player has many more strategies available, with which these puzzles are solvable as well.

A maximum of ten games can be saved and continued at any time.

A list with the best times is available, that saves the best times for each game mode and difficulty.
Furthermore there is a help function, that will reveal the selected field. If this help function is used the current game will not be included in the highscore list.