Hi , the snake game had proper explanation on how to make it but the sudoku solver ,we are just provided with the code . Whats the point of looking at the code without someone explaining ?
No explanation for the Sudoku game
Hey @rijulsingh1 buddy
- The sudoku code takes input of grid values from the grid that is visible on the screen.
- The logic is simple backtracking logic and it is explained in depth in video 2 and video 3, please see those
- The rest of the logic besides backtracking will be shared via github links as soon as possible
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.