Skip to content

I developed a real-time Sudoku solver application using React. I implemented Sudoku-solving concepts from C++ and converted them to JavaScript. Users can try solving the puzzle and check their progress in real-time. If they make mistakes, they can see the correct solution instantly.

Notifications You must be signed in to change notification settings

PrinceInScripts/sudoku-solver

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

I developed a real-time Sudoku solver application using React. I implemented Sudoku-solving concepts from C++ and converted them to JavaScript. Users can try solving the puzzle and check their progress in real-time. If they make mistakes, they can see the correct solution instantly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published