Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/apolukhin/christmas-tree
- Owner: apolukhin
- License: bsl-1.0
- Created: 2018-12-30T07:01:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-21T10:02:36.000Z (almost 6 years ago)
- Last Synced: 2024-10-02T21:41:27.262Z (4 months ago)
- Topics: animated, animation, animations, ascii-art, christmas, christmas-lights, christmas-tree, cpp, cpp17, fun, tree
- Language: C++
- Size: 43.9 KB
- Stars: 35
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_1_0.txt
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