Skip to content
/ Sudoku Public

Interactive sudoku game that produces sudoku boards based off existing completed puzzles

Notifications You must be signed in to change notification settings

vibhaa/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Interactive sudoku game that produces sudoku boards based off existing completed puzzles

====== Uses 10 standard completed puzzles and produces a puzzle by revealing 30 of the 81 squares from one of the 10 solved puzzles to the User. User is taken through an interactive game where he/she might enter real time in the grid and the number is immediately validated and he/she is allowed to continue or reenter until he/she decides to give up or completes the puzzle. Implemented in C++ using the Graphics library.

About

Interactive sudoku game that produces sudoku boards based off existing completed puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published