/SudokuBreaker

Primary LanguageSwiftApache License 2.0Apache-2.0

SudokuBreaker

A small iOS app based on Swift 2.2 to resolve a given Sudoku

It's based on backtrack algorithm available on a playground project Sudoku Playground