yde773786 / Solvadoku

An android application that solves and provides steps on how a Sudoku puzzle was solved.
MIT License
5 stars 0 forks source link

Solvadoku

Solvadoku-logo

An Android application that solves and provides steps on how a Sudoku puzzle was solved.

Solvadoku uses a wide range of strategies to solve any puzzle you throw at it. Our Partial Solve feature gives you the freedom to choose any combination of strategies and Solvadoku will attempt to solve as much of the puzzle as possible using only the chosen algorithms.

The Sudoku solving strategies we use:

Single:

Pair:

Triple:

Quad:

X-Fish:

Finned X-Fish:

Trial and Error:

Available on Play Store as Version(2.0.0) https://play.google.com/store/apps/details?id=com.yde.solvadoku

Contributors: CookieCrumbs19212 and yde773786