Skip to content

C++ Sudoku solver application that I wrote as a college project.

Notifications You must be signed in to change notification settings

the-hdr/sudokuTomodachi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sodoku Tomodachi is a Sudoku solver that I wrote as a college project.

The program uses backtracking algorithm to solve a Sudoku.

The program is a minimalistic C++ CLI program.

Fun fact: It was made by me in less than 3 hours.

About

C++ Sudoku solver application that I wrote as a college project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages