Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arsenic-atg/sudoku
full blown sudoku game in C++ using Qt
https://github.com/arsenic-atg/sudoku
cplusplus gui hacktoberfest qt sudoku sudoku-puzzle sudoku-solver
Last synced: 2 months ago
JSON representation
full blown sudoku game in C++ using Qt
- Host: GitHub
- URL: https://github.com/arsenic-atg/sudoku
- Owner: Arsenic-ATG
- License: gpl-3.0
- Created: 2021-03-14T12:56:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T18:21:08.000Z (over 3 years ago)
- Last Synced: 2024-04-23T05:26:12.616Z (9 months ago)
- Topics: cplusplus, gui, hacktoberfest, qt, sudoku, sudoku-puzzle, sudoku-solver
- Language: C++
- Homepage:
- Size: 33.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sudoku ( Under construction )
GUI version of [Sudoku Solver](https://github.com/Arsenic-ATG/Sudoku-Solver)
## Screen shot of current state of the GUI till now.
![ss](https://cdn.discordapp.com/attachments/711928715747262507/839488591537373244/Screenshot_2021-05-05_at_6.37.42_PM.png)