Skip to content

DaveBoy/opensudoku

 
 

Repository files navigation

Open Sudoku

Open Sudoku is a simple open-source Sudoku game. It's designed to be controlled both by finger and keyboard. It's preloaded with 90 puzzles in 3 difficulty levels. More puzzles can be downloaded from the web, and it also allows you to enter your own puzzles.

Download

Get it on F-Droid Get it on Google Play

Authors and Contributors

Current version of Open Sudoku is authored by Óscar García Amor.

The first version of Open Sudoku was developed by Roman Mašek and was contributed to by Vit Hnilica, Martin Sobola, Martin Helff, and Diego Pierotto.

Contributors

  • Sergey Pimanov:

    • Added functionality to highlight cells with similar values
  • TacoTheDank:

    • Compile with and updated support up to Android Pie (except for the SDK 23+ permission check for external storage access)
    • Added Java 1.8 compatibility (lambdas, methods, etc)
    • Reformatted code
    • Slightly improved app performance within "res" files
    • Fixed the grammar of some strings
    • Migrated App to AppCompat
    • Migrated to AndroidX
  • steve3424:

    • Fixed some bugs
    • Added permission checks for reading/writing external storage
    • Added puzzle solver
  • Justin Nordin:

    • Added awesome theme preview
    • Added new title screen with resume feature
    • Added spectacular full App UI themes
    • New action buttons for undo and settings in game screen
    • New option for highlight notes that match a particular number when a cell is selected
    • New menu option to undo to before mistake
    • New config option to remove notes on number entry
    • New config option to skip titlescreen
    • Fix folder view to show sudoku previews with custom theme colors
    • Fix the crash when no cell was selected and you used the hint command
    • Fix crash when using the new feature to automatically remove cell notes
  • Chris Lane:

    • Keep same values highlighted after empty cell selection
  • Jesus Fuentes:

    • New menu option to sort puzzles by last played and play time

Support or Contact

Having trouble with Open Sudoku? Create an issue in https://github.com/ogarcia/opensudoku/issues or contact me via opensudoku@moire.org and I'll help you sort it out.

About

Open Source Sudoku game for Android.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%