Skip to content

abhinavgargshukla/sudoku-game-in-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

sudoku-game-in-cpp

click on trial.exe to play the game. mini project on sudoku game in c language. I have created this game without using the concept of backtracking. Even beginners can understand the concept. I have attached one ppt please go through it get my concept and watch this video https://youtu.be/rqC3dJPhzC4
Please include graphics.h library before using it. Download the whole folder named trial and run trial.cpp file