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.
- Host: GitHub
- URL: https://github.com/aaa1928/sudoku-solver
- Owner: aAa1928
- Created: 2024-12-27T07:12:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T06:00:39.000Z (over 1 year ago)
- Last Synced: 2025-07-12T21:37:47.215Z (12 months ago)
- Topics: css, frontend, game, html, javascript, python, sudoku, sudoku-solver, website
- Language: HTML
- Homepage: https://sudoku-solver-2025.netlify.app/
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)