https://github.com/joneshshrestha/sudoku-solver
Sudoku Solver allows user to generate Sudoku puzzles with different levels of difficulties and and user can generate, play as well as solve the Sudoku with user-friendly interface created using C++ and Qt framework.
https://github.com/joneshshrestha/sudoku-solver
c-plus-plus qt-framework sudoku-puzzle sudoku-solver
Last synced: 4 months ago
JSON representation
Sudoku Solver allows user to generate Sudoku puzzles with different levels of difficulties and and user can generate, play as well as solve the Sudoku with user-friendly interface created using C++ and Qt framework.
- Host: GitHub
- URL: https://github.com/joneshshrestha/sudoku-solver
- Owner: joneshshrestha
- Created: 2017-08-11T18:28:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T15:22:57.000Z (about 8 years ago)
- Last Synced: 2025-03-16T14:53:19.401Z (over 1 year ago)
- Topics: c-plus-plus, qt-framework, sudoku-puzzle, sudoku-solver
- Language: C++
- Size: 66.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sudoku Solver
Sudoku Solver allows user to generate Sudoku puzzles with different levels of difficulties and and user can generate, play as well as solve the Sudoku with user-friendly interface created using C++ and Qt framework.