/Sudoku-Puzzle-Solver

Sudoku puzzle solver with WINAPI GUI

Primary LanguageC++MIT LicenseMIT

Sudoku

This is a program that solves sudoku puzzles. It is built in C++ and uses winapi for the GUI.

The program can also generate random puzzles with 3 varying degrees of difficulty.

Feel free to take a look or try it out for yourself!