sudoku-generater

There are 3 repositories under sudoku-generater topic.

  • Kimeon836/Sudoku-Solver-and-Game

    Solves any sudoku puzzle using backtracking algorithm while visualizing the whole process. It's a web application made using Django. It contains a million different puzzles to be solved by you or the computer.

    Language:Python2101
  • hoaftq/SudokuLib

    A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards

    Language:C#1300
  • bobaejeon/sudokuGenerator

    Sudoku generater and solver in python

    Language:Python10