A Sudoku game which you can play to refresh yourself if you are a fan of sudoku. It is also for them who want to visualize algorithms!
- Play Sudoku anywhere and anytime!
- Valid Sudoku Grid with Unique Solutions
- Auto Save mode, it remembers the Sudoku Grid you are playing
- Interactive Design
- Random Grid Generator
- Sudoku Solver
- Hints - Yes! you can get a random hint depending on the current grid!
View using GitHub pages
Visit https://suhaan-bhandary.github.io/Sudoku-Game/
Making Changes and trying you hand on !
1. Its a React code so just fork it and download the code on you device.
2. Open CMD and go to the project directory and run "yarn install"
3. Then run the code with: "yarn start" and enjoy!
Second Year student at K. K. Wagh Institute Of Engineering Education And Research