Skip to content

An application with c language to solve a given grid of sudoku.

Notifications You must be signed in to change notification settings

m-naim/Sudoku-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Solver

An application with c language to solve a given grid of sudoku.

Structure choosen:

  • Linked listes

Programme features:

  • Game mode : a consol interface to play sudoku.
  • Stats mode :
    • Calculate the necessary iteration to solve the grid and display the deficiency.
    • Find a solution of a grid through the terminal with a command of this form: programme.exe nomdelaGrille.csv

About

An application with c language to solve a given grid of sudoku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages