Implementation of Barnsley Fern in Go
From the root of the repository
go build barnsley-fern.go ./barnsley-fern
or simply
go run barnsley-fern.go
This will generate an image in current directory.