Skip to content

DoubleJ-G/react-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Game built with create react app

Live Version with Netliy

Front end display using my own sudoku library. source

Installation

Project can be cloned and ran with npm install && npm start

About

This project makes use of a sudoku generator/solver to display a game to a user. The front end is rendered with react and the game logic is my own implementation of a recursive back tracking algorithim.

About

Sudoku Game in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published