Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 417 Bytes

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