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.

  • @jarredpickles87
    link
    21 year ago

    Really missed opportunity not calling it “C-doku” or similar.

    Great job though, OP!

    • christosOP
      link
      11 year ago

      A great opportunity missed indeed!