Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/easen/isudoku-solver

A 9x9 or 12x12 sudoku solver written in Objective-C using the Cocoa framework
https://github.com/easen/isudoku-solver

Last synced: 2 months ago
JSON representation

A 9x9 or 12x12 sudoku solver written in Objective-C using the Cocoa framework

Awesome Lists containing this project

README

        

iSudokuSolver - README

This is very small application which can solve 9x9 and 12x12 sudoku's via brute force.

It is written in Objective-C using the Mac OS X Cocoa framework.