This project creates an ASCII art animation using frames that are stored in files.
| Function Name | Description |
|---|---|
print_error |
Prints an error message and exits the program. |
get_stop_pos |
Finds the position of the STOP character in the buffer. |
clear_sleep |
Clears the screen and sleeps for half a second. |
display_ascii_art |
Displays ASCII art from a file, looping through frames. |
Welcome to all contributors!
============================================
made with love by Abdellah Karani


