Skip to content

A program that solves a given Sudoku board by brute force.

Notifications You must be signed in to change notification settings

mark-rez/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

A program that solves a given Sudoku board by brute force.

Requirements

  • python
  • How to use it:

    Click on any square and insert your number. After that, press on "solve sudoku". Then wait and voila, you got a result.

    alt text

    About

    A program that solves a given Sudoku board by brute force.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages