Skip to content
/ WFC Public

A Sudoku solver using wave-function collapse.

Notifications You must be signed in to change notification settings

Dawson-sk/WFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header:

This is a Sudoku solver, based on wave-function collapse algorithms. This program will solve any sudoku problem it is given

Details:

Given any 81 character string of integers, it will return the solved version of said string.

How to use:

call run.sh with either a file path or 81 char string of integers.

About

A Sudoku solver using wave-function collapse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published