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