Skip to content

AndreaRicchi/qSudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qSudokuSolver

qSudokuSolver is a QML application that solves sudoku with backtracking algorithm.

Build

Download the repo and build it.

git clone https://github.com/AndreaRicchi/qSudokuSolver.git
mkdir build && cd build
make -j2
./qSudokuSolver

Reference

About

Sudoku solver developed with Qt and QML

Resources

License

Stars

Watchers

Forks

Packages

No packages published