/sudoku_solver

A scipt to solve sudoku's, made in corelation with a ctf

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Sudoku solver

A script to solve sudoku's.

Mainly made this script, to solve a ctf, where one had to solve the sudokus in the sudoku.py file. This is achieved by running

python sudoku.py | python solver.py