You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Sudoku Game made using basic JavaScript, HTML, CSS.
This is purely a personalised code using only the basics of JavaScript and Sudoku dataset from Kaggle.
The JavaScript Functions are made using simple if-else cases and for loops.