/SUDOKU-game

A sudoku game with a traditional game board, featuring a visually appealing and user-friendly interface. The game includes a rule-checking algorithm to ensure the validity of user inputs. Additionally, I implemented an "Exit Sudoku" feature, allowing players to save their progress for future continuation or start a new game. librarys: conio.h

Primary LanguageC