An open API service indexing awesome lists of open source software.

https://github.com/aaa1928/sudoku-solver

Users can input their Sudoku puzzles directly into the grid, and the site will solve them instantly.
https://github.com/aaa1928/sudoku-solver

css frontend game html javascript python sudoku sudoku-solver website

Last synced: 3 months ago
JSON representation

Users can input their Sudoku puzzles directly into the grid, and the site will solve them instantly.

Awesome Lists containing this project

README

          

# Sudoku-Solver

This project is an interactive website that can solve any game of Sudoku. Users can input their Sudoku puzzles directly into the grid, and the site will solve them instantly.

Try it out here: [Sudoku Solver](https://sudoku-solver-2025.netlify.app/)