Sudoku This C Program implements a simple backtracking and recursive algorithm to solve a Sudoku Board Problem. Inspired by Leetcode Problem 37 Dependencies SDL2 Usage Clone the Repository: Unzip output.zip unzip output.zip Compile make Running the Program Terminal Version ./main Gui Version (Finished) Visualization Of the Sudoku Board Being Animated ./gui