Skip to content

apolukhin/christmas-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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