Easen / iSudoku-Solver

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Objective-C 75.2%Language:C 24.8%