Casual Game › Sudoku
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Sudoku

A clean Sudoku app with logic-based difficulty and helpful assists
Version: 1.0.2
Added: 31-07-2026
Updated: 31-07-2026
A clean Sudoku app built with Flutter. Every puzzle is uniquely generated, and its difficulty is derived from the logical solving techniques required to complete it.

Features:

* Logic-based difficulty - difficulty is derived from the techniques needed to solve a puzzle (Hidden Single, Naked Pair, X-Wing, Swordfish, and more).
* In-game assists - notes/pencil marks, auto-notes, undo, conflict highlighting, and validation.
* Statistics & leaderboard - track your solve times per difficulty, with a top-10 board shown on the solved overlay.
* Resume - your current game is saved locally so you can continue right where you left off.
* Theming - light and dark modes plus custom color themes with a live preview.
* Responsive layout - adapts the control placement for phones and larger screens.

The app works fully offline, stores all data locally on your device.

Screenshot of Sudoku Screenshot of Sudoku Screenshot of Sudoku
code Source file_download Download