afroewis / godot-sudoku-solver

Sudoku solver visualization with Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku Solver Visualization in Godot

2021-05-24.13-23-27.mp4

Visualizes the solving process of a Sudoku. Works with any Sudoku. The algorithm is decoupled from the UI, so that a different algorithm can be used to solve the Sudoku.

For the UI, Godot game engine was used.

This C++ algorithm was ported to GDScript for this project: https://github.com/afroewis/sudoku-solver

About

Sudoku solver visualization with Godot


Languages

Language:GDScript 100.0%