sudoku-checker
Here are 18 public repositories matching this topic...
This is a UI Sudoku Game And Solver that makes use of recursion and backtracking
-
Updated
Nov 20, 2022 - Python
This is a code programmed in modules
-
Updated
Jan 9, 2023 - Python
Terminal Sudoku Written In Python
-
Updated
Feb 25, 2022 - Python
Sudoku creator and solver web app made for fun using Flask.
-
Updated
Apr 13, 2024 - Python
-
Updated
May 31, 2020 - Python
Solving Sudoku puzzles with backtracking in Python!
-
Updated
Jun 29, 2023 - Python
"Sudoku Calculator" that takes a grid and can 1. check if the solution is valid (works if not entirely filled as well), 2. provide all possible digits to note in each cell, and 3. use those notes to identify doubles, triples and quadruples.
-
Updated
Jun 18, 2024 - Python
Yet another python sudoku library.
-
Updated
Apr 12, 2020 - Python
A Sud0ku game and solver made in python (also a version in JavaScript)
-
Updated
Mar 3, 2020 - Python
Implementação de algoritmos para gerar um tabuleiro de sudoku aleatório, verificar se uma solução é válida, gerar uma solução utilizando coloração de grafos e visualização das etapas de resolução.
-
Updated
Apr 14, 2022 - Python
Kata sobre programación modular en Python
-
Updated
Oct 30, 2024 - Python
Sudoku game assistant
-
Updated
Aug 1, 2018 - Python
Simulated Annealing Sudoku Solver
-
Updated
Dec 1, 2022 - Python
Sudoku Checker is a Python class that allows you to validate whether a given Sudoku puzzle is correct according to the rules of Sudoku.
-
Updated
Jul 28, 2023 - Python
A Sudoku game built with the Python Tkinter module. Includes a solver in case you get stuck!
-
Updated
Mar 19, 2024 - Python
Solves the user entered Sudoku boards with commonly known strategies like hidden/naked pairs, X-wing, Y-wing etc.
-
Updated
Mar 26, 2021 - Python
A simple Sudoku generator and solver. 数独生成器和解题器
-
Updated
Jan 13, 2023 - Python
Improve this page
Add a description, image, and links to the sudoku-checker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sudoku-checker topic, visit your repo's landing page and select "manage topics."