The art of solving a sudoku puzzle.
The objective is to fill a 9 × 9 grid with digits so that each column, each row, and each of the nine 3 × 3 subgrids that compose the grid contain all of the digits from 1 to 9.
The puzzle is solvable, this one is at level 'hard', good luck!
Have fun playing your very own sudoku!
Made with P5JS.