Skip to content

coder-zs-cse/Sudoku-Mini-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku-Mini-Project

Sudoku Game with Puzzle Generator and Solver Using C and GTK library for GUI

This project won't run in VS code as the GTK library is incompatible with VS code and setting up is a bit complicated.
So to Run this project you can use Codeblocks. If you don't have codeblocks installed then you need to download it from here

Features of this sudoku game:-

  • Generate a sudoku with three difficulty levels - Easy, Medium, Hard.
  • You can ask to generate a hint, check the validation of your progress or clear the sudoku while you are solving the puzzle.
  • You may also save the progress of your sudoku in your local system and load the progress whenever required.
  • There is a help menu item explaining the rules of the game and about menu item describing the developer of the project.

image

Building this project helped in sharpening problem solving abilities in C language.
Exploring and learning about GTK library through documentation was a challenge.

Overall this project is a great learning experience for anyone who wants to do a project in C with GUI.

About

Sudoku Game with Puzzle Generator and Solver Using C and GTK library for GUI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages