christmas-tree icon indicating copy to clipboard operation
christmas-tree copied to clipboard

ASCII christmas-tree with animations for 256 colored terminals

Christmas Tree

ASCII christmas tree with animations for 256 colored terminals:

Sample

(light are glowing in the terminal!)

How to build and run:

In terminal run g++-7 -O2 tree.cpp -std=c++17 -pthread && ./a.out xtree.txt

Fun

You can change the xtree.txt file and draw your own trees and decorate them in a way you like