Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharavak/sudoku-solver
https://github.com/sharavak/sudoku-solver
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/sharavak/sudoku-solver
- Owner: sharavak
- License: mit
- Created: 2024-04-08T13:00:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T10:33:12.000Z (4 months ago)
- Last Synced: 2024-07-21T11:39:21.548Z (4 months ago)
- Language: JavaScript
- Homepage: https://sudoku-solver-101.netlify.app
- Size: 213 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Sudoku Solver
A simple sudoku solver which uses classical backtracking algorithm.It solves the sudoku game based on various difficulty level.Also added the Progressive Web App feature
## Tech Stack
Frontend:
HTML
CSS
JavascriptBackend:
Flask## Features
It can solve sudoku puzzle from image.## Deployment
https://sudoku-solver-101.netlify.app