- Notifications
You must be signed in to change notification settings - Fork0
SaneeyaIqbal/Sudoku
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple sudoku game.
This game is built using only ReactJS.
To play this game:
git clonehttps://github.com/SaneeyaIqbal/Sudoku.gitGet into the folder type this in terminal:
cd sudokuTo play this game:
npm startI hope you like the game. This game was built in the sole purpose of understanding the concept of having multiple components.