Skip to content

clumsyme/PlaySudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlaySudoku, a web sudoku game.

This is a web app created with Create React App. You can play the game online.

Usage

git clone git://github.com/clumsyme/PlaySudoku
cd PlaySudoku
npm install --save react react-dom
npm install --save-dev react-scripts
npm start

Take a look

demo

Releases

No releases published

Packages

No packages published