Creating an Animated Christmas Tree in your Terminal with Python

preview_player
Показать описание
Did a little Christmas special programming project by making an animated Christmas Tree that runs in your terminal. Sometimes programming can be fun, this is one of those times.

Hope you enjoyed the video!

Check out this code here:

Join my Discord server to chat with me:

Check out some code on my GitHub:

Come visit us on Reddit:

Other Social:
Рекомендации по теме
Комментарии
Автор

When you realize that this little fun christmas project has a better - or even existing - thread management than most of our games.

Drael
Автор

The best demo of threading and mutex I’ve ever seen.

Merry Christmas!! :)

IgorPomaranskiy
Автор

There is a thin line between genius and madness ... and you are exactly on that line ... Engineer Man is an under rated term for you ....

By the way

Happy Christmas 🎄 ( only tree I could produce here 😀)

barungh
Автор

Spending the day at home alone on Christmas. This is a nice little project to keep my mind busy.

Appreciate all the cool stuff you share with us.

Have a Merry Christmas mate. 🤓

stphnwlkr
Автор

"The entire Engineer Man team" ?! I thought you were *the* Engineer Man

adityasriram
Автор

I often suffer from impostor syndrome as a noob trying to building my own YouTube channel. Watching your videos prior to releasing my own video is not a good idea. You are amazing.

BrandonJacobson
Автор

I'm adding this to the list of interview questions we give candidates

tunderhed
Автор

This is a great video about threading, it taught me alot! Thanks!

the_real_editor
Автор

for those having problem with github converting the circle to this: ⏺ just search for anything else or place a star like this: ☆

N.i.x.
Автор

Every second of this video is worth to watch, no wasted moments. Awesome.

pakagatgaming
Автор

Man i fucking love this channel. Good work and merry Christmas

nicolaszunker
Автор

Probably the first of your videos that I followed along with, made a nice lil tree XD
I had to change my terminal colors though, it's green by default so the green lights didn't "blink"

zephyfoxy
Автор

Now I know how to make threads in python :)Merry Christmas

nrzr
Автор

If you're having trouble with the "circle" character showing up incorrectly, run *sudo apt-get install ttf-ancient-fonts*
I'm running a new install of Linux Mint and had to run this to get the proper characters.

cgme
Автор

I think this is probably a cleanest explanation of multi threading, lock and very clean pythonic code. I would really like to watch more informative and fun little videos 🥰 much love and merry Christmas...

azr_sd
Автор

I know nothing about coding and programming. You are an inspiration. Just done with your python for beginner tutorial, thanks for sharing. Now i'm hooked and i want to know more. I might be old enough to start, but i hope i can come up with something. Merry Christmas.

stephenjames
Автор

I learn something new in python with every video in this channel

ChessCat
Автор

You can use a context manager with threading.Lock(). It's a little bit nicer.

simonmaracine
Автор

Amazing video, again. Merry Christmas Engineers!

parzer
Автор

Look at one point on the tree, and after a few moments, you'll start "seeing" after-image colors... RGB -> CMY.

bokkenka