cross-posted from: https://lemmy.world/post/20670854
https://gitlab.com/christosangel/c-squares
c-squares
written in the C language will render random coloured rectangulars in the terminal, while the font, speed, density, color, ratio and number of the shapes drawn are fully costumizable.
Every time a rectangular is complete, a new one starts to take shape.
Click on image to play video
Feel free to explore the endless variations.
Most of these are not squares. They’re rectangles.
Also, c-squared would have been an amazing name based on a math pun. Lol
Also, this looks awesome and I love it.
Nice job. Also, I went ahead and made a docker image out of it.
Perfect! Now I can deploy it to my kubernetes cluster and make it scalable!
Nice! Hope you have fun with it.
This script written in the C language
C is not a scripting language.
Every language is a scripting language if you’re brave enough.
Oh yeah? Then redo the classic doom code in pure bash.
!#/usr/env bash ~/doom-game/bin/doom
I stand corrected.
I do not get your point?
A script is more about the program rather than the language. You can write a script in assembly or C++ or whatever
What does this have to do with Linux?