Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apolukhin/christmas-tree

ASCII christmas-tree with animations for 256 colored terminals
https://github.com/apolukhin/christmas-tree

animated animation animations ascii-art christmas christmas-lights christmas-tree cpp cpp17 fun tree

Last synced: 3 months ago
JSON representation

ASCII christmas-tree with animations for 256 colored terminals

Awesome Lists containing this project

README

        

# Christmas Tree
ASCII christmas tree with animations for 256 colored terminals:

![Sample](https://raw.githubusercontent.com/apolukhin/christmas-tree/master/docs/tree.png)

(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