Skip to content

kondilidisn/Sudoku-Handler--Solver-and-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku-Handler--Solver-and-Creator

Handler, Solver and Creator for the Famus Sudoku Game

This project was developed during a bachelor's course in which we learned C programming language.

It is a Sudoku Handler that should be able to :
1. Load Sudoku table from file
2. Save current Sudoku to file
3. Clear current Sudoku
4. Manually create Sudoku given by user
5. Automatically create Sudoku
6. Modify current Sudoku
7. Manually solve Sudoku (the user)
8. Automatically solve Sudoku (the program)
9. Exit

About

Handler, Solver and Creator for the Famus Sudoku Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages