My Learning Curve

Feed / 30 seconds of code

Solving Sudoku with wave function collapse in JavaScript

Monday, August 25, 2025

Explore how to solve Sudoku puzzles in JavaScript using the wave function collapse algorithm, a constraint-propagation technique.

Read original article ↗