Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyprieng/sudoku

Sudoku game including a generator/solver
https://github.com/cyprieng/sudoku

Last synced: 16 days ago
JSON representation

Sudoku game including a generator/solver

Awesome Lists containing this project

README

        

Sudoku
======
Project of Sudoku made for school. It is developed in C with GTK+.

Features:

* Generate / Resolve grid
* Open / Save grid
* Print grid

Download:

* Windows: [sudoku.rar](http://dl.dropbox.com/u/16229033/sudoku.rar)
* Linux: [sudoku.tar.gz](https://dl.dropboxusercontent.com/u/16229033/sudoku.tar.gz)

![sudoku](http://img715.imageshack.us/img715/3478/sudokug.png)