Skip to content

tgodfrey0/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Solver

A command line and GUI sudoku solver written in C++

Building from Source

On Linux

To build on Linux, cd into the build directory and run 'make' and then 'make install'

On Windows

To build on Windows, cd into ./GUI/sudoku-solver/ and run 'make'

About

A simple program to solve Sudoku problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published