C Dev Stream - Animated ASCII Art in the Command-line

Опубликовано: 04 Август 2026
на канале: Jared Oliver
1,140
21

Be sure to follow me on Twitch and join my Discord community server:
  / jaranasaur  
  / discord  

In this stream, we're building a little command-line program in the C programming language. The program reads ASCII art text from a file, loops on a fixed interval, and prints it to the console window. For each iteration of our loop, we have it modify the characters before we print them so we can have an animated look. My goal is for this program to be my new "be right back" message for when I take breaks during my streams. I didn't quite finish it during this stream, but I'm getting close!