All Projects → robovirmani → Sudoku Solver

robovirmani / Sudoku Solver

GUI Sudoku Solver using Pygame

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Sudoku Solver

Camunda External Task Client Js
Implement your BPMN Service Task in NodeJS.
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Hacktoberfest2021
Raise Genuine PRs, Your PRs will be accepted, Star This Repo, You aren't allowed to Update README.md
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
Editorconfig Checker
A tool to verify that your files are in harmony with your .editorconfig
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
Call For Papers
List with open Call for Papers
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Mangaki
Site de recommandation de mangas et d'anime
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Useful Dev Tools
⭐️ A list with useful tools that help many Developers. Hacktoberfest ⭐️
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
My Internet Speed
🛎️ Monitor the speed your ISP is delivering
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Tsuru Dashboard
Web dashboard for tsuru PaaS.
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
Pytrustnfe
Módulo NF-e Python
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Stryker4s
Mutation testing for Scala. Work in progress...
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Yii2 App Advanced
Yii 2.0 Advanced Application Template
Stars: ✭ 1,569 (+1207.5%)
Mutual labels:  hacktoberfest
Universal Collapsingtablayout
CollapsingToolbarLayout with TabLayout
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Pg ha migrations
Enforces DDL/migration safety in Ruby on Rails project with an emphasis on explicitly choosing trade-offs and avoiding unnecessary magic.
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
Syft.js
The official Syft worker for Web and Node, built in Javascript
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Docs
API Platform documentation
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
Config Lint
Command line tool to validate configuration files
Stars: ✭ 118 (-1.67%)
Mutual labels:  hacktoberfest
Unshort.link
Prevent short link services from tracking you by unshortening the urls for your
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
Pythonalgorithms
All Algorithms implemented in Python 3
Stars: ✭ 120 (+0%)
Mutual labels:  hacktoberfest
Git Url Parse
✌️ A high level git url parser for common git providers.
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest
Lumos
💡 A light Swift wrapper around Objective-C Runtime
Stars: ✭ 119 (-0.83%)
Mutual labels:  hacktoberfest

sudoku-solver

GUI Sudoku Solver, using Pygame, following an online tutorial :) Used recursion and backtracking for the main solving algorithm. Apart from auto solve, user can also play the game. Screen Capture

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].