/xmastree

A festive Christmas tree GIF generator implemented using only Golang standard library code

Primary LanguageGo

Christmas Tree GIF Generator

A festive Christmas tree GIF generator implemented using only Golang standard library code.

Usage

Build from source using:

$ make build

Run the binary for the operating system of your choice from the bin directory

Example

Example tree

Notes

The lights on the tree are particularly rubbish, likely due to the crude circle drawing algorithm. Some improvements to be made here.