A festive Christmas tree GIF generator implemented using only Golang standard library code.
Build from source using:
$ make build
Run the binary for the operating system of your choice from the bin
directory
The lights on the tree are particularly rubbish, likely due to the crude circle drawing algorithm. Some improvements to be made here.