Inspiration

I was inspired by the Generative Art and Pen Plotting demonstration yesterday by Travess Smalley, the books he brought about programming art, the atmosphere of this event as a whole, and the persistent stress throughout my life that somehow building my own projects was unfeasible/not for me/too complex in ways that stopped me from learning. Today, I made something which exists.

What it does

My work is a set of bash scripts that display patterns inspired by lightning in a Linux terminal.

How I built it

I found two very helpful onboarding sources for bash scripting, namely https://devmanual.gentoo.org/tools-reference/bash/index.html and https://devhints.io/bash, which gave me just enough information not to spoil the puzzle while allowing me to move where I wanted logically & functionally.

Challenges I ran into

I started very late! The time crept up on me.

Accomplishments that I'm proud of

The planning stage went super smoothly. Once I knew what I could do, carefully thought everything through, and I stuck with the process long enough to see results I expected.

What I learned

I learned a lot about bash scripting strengths and quirks, like needing to build my own 2D array handling from scratch.

What's next for Lightning Exists

I'll probably tinker with the code more in the future, but it mostly stands as a symbol for me to keep moving forward.

Built With

Share this project:

Updates