Sudoku in C
Sudoku in C
cross-posted from: https://lemmy.world/post/815694
C-Sudoku is a program written in C programming language.
It was created in continuation of another fun project the
C-Sudoku generates sudoku riddles, in four levels of difficulty.
You can solve these riddles in CLI(command-line interface).
From a simple menu, the user can :
Play the game,
See the solution of the game,
Save the riddle in a simple txt file so that it can be printed,
Generate a new riddle.
1
crossposts
0
comments