Sudoku-using-Backtracking This is a GUI based Sudoku game which has been built using backtracking algorithm. Instructions: Click a particular box and enter the number and press ENTER to confirm. To delete a number press DEL. Press SPACE to run the algorithm.