sudoku-game
Here are 30 public repositories matching this topic...
A c++ sudoku solver
-
Updated
Jun 1, 2020 - C++
Sudoku with c++
-
Updated
Jun 21, 2023 - C++
Gioco del Sudoku in C/C++
-
Updated
Jan 25, 2023 - C++
This is a student project Sudoku solver, which uses a CSV file containing a million puzzles sourced from: https://www.kaggle.com/bryanpark/sudoku
-
Updated
May 3, 2021 - C++
Sudoku game developed using Qt Widgets
-
Updated
Jun 1, 2024 - C++
A c++ sudoku solver based on Cryptominisat
-
Updated
Jun 2, 2020 - C++
multipurpose sudoku application written in C++ using Allegro 5 library
-
Updated
Jun 22, 2023 - C++
A hard coded low level sudoku game written in c++ using ncurses
-
Updated
Aug 26, 2017 - C++
A Sudoku Puzzle solver!
-
Updated
Mar 20, 2023 - C++
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
-
Updated
Dec 17, 2019 - C++
a sudoku solver using brute-force
-
Updated
Feb 21, 2023 - C++
Implemented an application that can solve a Sudoku using C++
-
Updated
Jun 12, 2020 - C++
This is my first C++ project. Part of my contribution to a group project for 4007 CEM - CompSci Activity Led Learning Project 2.
-
Updated
Mar 18, 2022 - C++
Sudoku in your linux terminal.
-
Updated
Aug 11, 2024 - C++
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++
Console application to create, solve, and play sudoku.
-
Updated
Jun 12, 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.
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."