Skip to content

This is a Sudoku Puzzle game application in .Net. It contains different difficulty levels to play.

Notifications You must be signed in to change notification settings

allasandeep/SudokuGameApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SudokuApplication

This is a Sudoku Puzzle game application in .Net. It contains different difficulty levels to play. It can perform the following functionalities.

  1. Pulls up an unsolved puzzle from a selection of varying difficulities...
  2. The ability for us to save our current progress, to be resumed later...
  3. With a mechanism to track our progress with solving puzzles within a single difficulty...
  4. A button to "cheat" or "help" with finding the solution...
  5. Another button to verify the correctness of our current solution...
  6. A "pause" button...
  7. And of course, as with most things, a reset button.

This is how the ouput looks

suduko 1 suduko 2

About

This is a Sudoku Puzzle game application in .Net. It contains different difficulty levels to play.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages