Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xypine/wavefunctioncollapse-sudoku

Solves sudoku puzzles using a wave function collapse algorithm
https://github.com/xypine/wavefunctioncollapse-sudoku

godot godot3 wfc

Last synced: about 1 month ago
JSON representation

Solves sudoku puzzles using a wave function collapse algorithm

Awesome Lists containing this project

README

        

# 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](Screenshots/7634e07.png)

# Precompiled builds
[HTML5 Export Available Here](https://jonnelafin.github.io/WaveFunctionCollapse-Sudoku/) and [here](https://jonnelafin.itch.io/wfc-sudoku)

# Saving and Loading
This program can export and read string-type representations of the sudoku-board following the standard [this page](https://www.7sudoku.com/instructions/loading-puzzles) defines, making it compatible with all 7sudoku puzzles.