A festive ASCII Christmas tree generator written in Python. Spread holiday cheer in your terminal!
- π² Beautiful ASCII Christmas tree with customizable height
- β¨ Colorful ornaments and twinkling lights
- β Glowing star on top
- πͺ΅ Wooden trunk centered at the base
- βοΈ Snow ground effect
- β±οΈ Animated rendering with timing control
- π¨ Multiple colors: green, red, yellow, blue, purple, cyan, and gold
- Python 3.6 or higher
Simply clone or download the repository:
git clone https://github.com/ArkURL/ChristmasTreeASCII.gitRun the script and enter your desired tree height:
python3 christmas_tree.pyYou will be prompted to enter a tree height between 5 and 30 (default is 15):
Enter tree height (5-30, default 15):
Press Enter for the default height, or type a number and press Enter.
$ python3 christmas_tree.py
Enter tree height (5-30, default 15): 12- Height: 5-30 (controls the size of the tree)
- The tree automatically ornaments itself with random decorations each time you run it!
MIT License - Feel free to use and modify for your own festive projects!
Feel free to submit issues and pull requests to make this tree even more festive!
Merry Christmas! π π
