crackedmind / christmas-tree

ASCII christmas-tree with animations for 256 colored terminals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ASCII christmas-tree with animations for 256 colored terminals

License:Boost Software License 1.0


Languages

Language:C++ 100.0%