Skip to content

dthemg/react-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solver in React

Implementation of a simple Sudoku solver in React.

To run, start a webserver with npm start in the root folder. Navigate to the webpage and you should see this:

Sudoku before solve

Pressing the "Solve" button attempts to solve the Sudoku (or as much as it manages in 1000 iterations).

Sudoku after solve

About

Simple React implementation of a sudoku game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published