A simple sudoku puzzle generator written in C++.
-
Updated
Jul 11, 2023 - C++
A simple sudoku puzzle generator written in C++.
Console application to create, solve, and play sudoku.
My attempt at making a Sudoku game using SDL2 in C++.
Sudoku game developed using Qt Widgets
Simple Sudoku Game in C++17 / Qt5
Sudoku game, solver and generator
Fast C++ 9X9 Sudoku Solver & Generator Program
A hard coded low level sudoku game written in c++ using ncurses
Sudoku with c++
C++23 implementation of a Sudoku solver that can solve standard 9x9 Sudoku puzzles (can be modified) using backtracking algorithms. It is designed to be efficient, easy to use, and extendable for future enhancements.
multipurpose sudoku application written in C++ using Allegro 5 library
Implemented an application that can solve a Sudoku using C++
A Sudoku Puzzle solver!
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
Gioco del Sudoku in C/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.
Add a description, image, and links to the sudoku-game topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-game topic, visit your repo's landing page and select "manage topics."