Skip to content

ArnaudPec/Sudocool

Repository files navigation

Sudocool

This is a simple Sudoku game and solver project written in C and GTk+. It can generate and solve grids of various difficulty levels.

Features

  • Generate and solve 9*9 grids of any level
  • Allow the player to import, export and design his own grids
  • Possibility to save and resume current game
  • Cheat functionnality to help the player in case of difficulty solving the grid

Usage

You can run Sudocool simply from the command line by typing :

./sudocool

Building

make compile

Requirements

You will only need GTK+ 2 library to run and gcc compiler to build Sudocool.

About

Sudoku game and solver GTK+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors