# sudoku This is a simple Sudoku solver written in [Crystal](https://crystal-lang.org/). It implements a backtracking algorithm.