Skip to content
#

sudoku-game

Here are 29 public repositories matching this topic...

Sudoku is a game played on a 9x9 grid where every single square is filled with a number from 1 to 9 unique to its row, column, and 3x3 subgrid. This program is a sudoku app that allows a user to generate sudoku boards, solve given boards instantly, and play randomly generated or given sudoku boards.

  • Updated Apr 15, 2023
  • C++

#This is Sudoku🎲🎰🀄♠ Game that shall be Written using C++ standards 14/17 This game will have its own solver and many helpful and useful tools such as hotkeys, shortcuts, context hints and a lot of things more - all the provided UI will be designed using QT creator tool - This game such as developing with QT framework will have all the advantages…

  • Updated Nov 6, 2021
  • C++

Improve this page

Add a description, image, and links to the sudoku-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sudoku-game topic, visit your repo's landing page and select "manage topics."

Learn more