/robodoku-template

Starter template for student solutions to the Turing Robodoku project

Primary LanguageRuby

Robodoku

A Turing project for building an algorithmic Sudoku solver.

Read the Project Spec for more information.

Usage

Run the solver from the project's root directory like so:

ruby lib/sudoku.rb puzzles/easy.txt
=> 826594317
715638942
394721865
163459278
948267153
257813694
531942786
482176539
679385421