Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cyprieng/sudoku
- Owner: cyprieng
- Created: 2013-02-28T15:29:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-20T16:26:41.000Z (over 11 years ago)
- Last Synced: 2023-03-30T15:38:24.193Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 145 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 gridDownload:
* 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)