Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

ahmedcali84/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

This C Program implements a simple backtracking and recursive algorithm to solve a Sudoku Board Problem. Inspired by Leetcode Problem 37

Dependencies

  • SDL2

Usage

Clone the Repository:

Unzip output.zip

unzip output.zip

Compile

make

Running the Program

Terminal Version

./main

Gui Version (Finished)

Visualization Of the Sudoku Board Being Animated

./gui

About

Sudoku Solver in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published