Skip to content

React sudoku solver... sometimes... if it's easy

Notifications You must be signed in to change notification settings

scan-lan/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solver

This is a quick thing I coded to see if I could make an algorithm to solve sudoku grids.

## Installation

Clone the repo and run npm install

## Running

To run a dev version, enter the following command. The app will run at localhost:3000.

npm run start

About

React sudoku solver... sometimes... if it's easy

Resources

Stars

Watchers

Forks