Skip to content

danielrss/SudokuApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SudokuApplication

This is just a small WPF application for playing Sudoku. I built it for an OOP course in my University.

It has the following functionalities:

  • 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.

This is my first experience with WPF, so the app has a few bugs.

About

The famous Sudoku game built with WPF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages