yannbouteiller / sdl_sudoku

A Sudoku program that I wrote in C when I was in high school (a long time ago). It solves Sudoku up to a fairly high difficulty.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdl_sudoku

A Sudoku program that I wrote in C when I was in high school (a long time ago). It solves Sudoku up to a fairly high difficulty. Code and comments are in French, game is in English.

Requirements: SDL 1.2 and SDL_ttf

Yann Bouteiller - 2009

About

A Sudoku program that I wrote in C when I was in high school (a long time ago). It solves Sudoku up to a fairly high difficulty.


Languages

Language:C 99.0%Language:Makefile 1.0%