/godot-sudoku-solver

Primary LanguageGDScriptBoost Software License 1.0BSL-1.0

Godot Sudoku Solver

Sudoku Solver

This small project aims to show how to write code to solve Sudoku puzzles using GDScript.

One of the best articles about this is here: Solving Sudoku. Here are 95 hard puzzles.