This is a small generator - https://yadu.itch.io/wfc-experiments
Last week, I shared a video with a friend of mine that explained the Wave Function Collapse and that got me excited about procgen again! So I thought I'd go back into exploring WFC with the help of Daniel Shiffman's video linked above ✨
This is sort of the brute force approach to that essentially is a walker that fills and backtracks, so it does run into a bunch of dead ends and endless recursions so there are fail safes to stop that.
This was done over a weekend and I hope I can go back and look at how others have done and hopefully re-attempt it in a better way :)
Hope to get back to doing more interesting proc-gen things!!