Animation with just "printf" function in C language. I've provided three different animations. Check the "code" folder to see how the animations get generated. The code is programmed by Rejwan Islam Rizvy
Note: system("cls") function is required to refresh the terminal. It's aviable in windows.h file. Your system must support it.