/sodoku-solver

Primary LanguagePythonMIT LicenseMIT

Sodoku Solver

This is a simple sodoku solver written in python. It uses a backtracking algorithm to solve the sodoku.

Usage

To use the sodoku solver, simply run the following command:

python app.py