Wave Function Collapse algorithm, implemented in Go, with ebiten game library.
- Fast
- Concurrent
Download a release suitable for your platform and run it.
go mod tidy
go run main.go
Press Spacebar
to generate a new map.
Press Esc
to exit.
- Algorithm by The Coding Train
- Spritesheet by Kenney