Skip Navigation

Sudoku in C

C-Sudoku is a program written in C programming language.

It was created in continuation of another fun project the

Sudoku Solver

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.

2

You're viewing a single thread.

2 comments