xypine / WaveFunctionCollapse-Sudoku

Solves sudoku puzzles using a wave function collapse algorithm

Home Page:https://xypine.github.io/WaveFunctionCollapse-Sudoku/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WFC-Sudoku

Solves sudoku puzzles using a wave function collapse algorithm. Makes mistakes sometimes, so you might want to try multiple times.

Made using Godot 3.

Screenshots

Screenshot of the program

Precompiled builds

HTML5 Export Available Here and here

Saving and Loading

This program can export and read string-type representations of the sudoku-board following the standard this page defines, making it compatible with all 7sudoku puzzles.

About

Solves sudoku puzzles using a wave function collapse algorithm

https://xypine.github.io/WaveFunctionCollapse-Sudoku/

License:MIT License


Languages

Language:GAP 100.0%