This code generates a Sudoku board of the user's chosen difficulty and allows the user to solve through a menu option. Written in C++
Ianarm11/SudokuGame
This code generates a Sudoku board of the user's chosen difficulty and allows the user to solve through a menu option.