Skip to content

AymenLass/Soduku

Repository files navigation

EPT Soduku Puzzler

Description

This is a Soduku solver and game developed in C using the SDL 2.0 library. The program allows users to solve Soduku puzzles or play the game interactively. It provides features like puzzle generation, solving, and validation.

Features

  • Solve Soduku puzzles algorithmically.
  • Interactive gameplay with a graphical user interface.
  • Puzzle generation with various difficulty levels.
  • Validation of user-entered solutions.
  • Option to save and load Soduku puzzles.

Requirements

  • C compiler (CLion recommended)
  • SDL 2.0 library

Some pictures from the developed game

image

image

image

Releases

No releases published

Packages

No packages published