This is just a small WPF application for playing Sudoku. I built it for an OOP course in my University.
- Generating different sudoku puzzles.
- Four difficulties of the generated sudoku puzzles.
- Restarting the generated sudoku puzzle.
- Undo and Redo functionality.
- Timer.
- Hint.
- Solving the sudoku puzzle.
- Solving the sudoku puzzle automatically by the app.
- Showing the current progress.