PowerShell Animations: Get-Fireworks
More exploration of looping through different ASCII frames. I don’t remember where I got the fireworks. At that point in my development, I know I would sometimes convert images to ASCII (there’s a bunch of websites, and this one was a favorite), and I may have done that here using a gif (there are also websites for splitting gifs into individual images). Either that, or I found one that someone else had already converted.
It picks a random color each time you start it.
You can get the entire module here: GitHub – p01nd3xt3r/PowershellAnimations