sudoku-game
Here are 67 public repositories matching this topic...
This is a code programmed in modules
-
Updated
Jan 9, 2023 - Python
Sudoku game with a built in solver
-
Updated
Jun 27, 2020 - Python
A Sudoku game written in Python 3.9 for our Networking and Cybersecurity Python unit class.
-
Updated
Aug 14, 2021 - Python
In this repository, I'll implement a couple of small projects in python.
-
Updated
Jan 28, 2023 - Python
My sudoku solver using python
-
Updated
Dec 13, 2022 - Python
A Pygame implementation of Sudoku that can generate random boards for you to play and solve existing ones.
-
Updated
Jan 28, 2024 - Python
Play Sudoku against AI 🤖
-
Updated
Apr 2, 2024 - Python
This project enables to generate, play as well as automatically solve Sudoku puzzles. It provides a user-friendly Graphic User Interface from which users can select the dimension of the sudoku (4x4, 9x9 or 16x16) along with the difficulty of the game ('Very Easy', 'Easy', 'Medium', 'Difficult', 'Extreme').
-
Updated
Sep 4, 2021 - Python
Sudoku game written with Python and Kivy library.
-
Updated
Sep 25, 2022 - Python
A sudoku gameplay client: including interactive gameplay, a board generator with difficulty options, and an efficient puzzle solver.
-
Updated
Feb 5, 2024 - Python
A sudoku solver that takes a Backtracking algorithm approach.
-
Updated
Sep 1, 2021 - Python
This repository contains solved AI Projects.
-
Updated
Nov 30, 2021 - Python
A simple sudoku game GUI made in pygame. Some of the features include a timer, a mistake counter, sketch mechanics, a backtracking solver and a sudoku generator.
-
Updated
Sep 27, 2022 - Python
Recursive backtracking algorithm in Python to solve Sudoku, and PyQt5 to build GUI for gameplay. It utilizes the Model–View–Controller (MVC) design pattern.
-
Updated
Aug 18, 2020 - Python
A sudoku game with a GUI. One of the features is the sudoku solver using the backtracking algorithm.
-
Updated
Oct 17, 2020 - Python
A simple python code to solve a sudoku puzzle
-
Updated
Dec 18, 2020 - Python
A Sudoku game prototype written in Python that utilizes basic web scraping.
-
Updated
Jan 13, 2023 - Python
Improve this page
Add a description, image, and links to the sudoku-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sudoku-game topic, visit your repo's landing page and select "manage topics."