Ghostty Animation in the terminal How to run Step 1: use the convert.py script to convert the html based display to a text based display py convert.py Step 2: Use a compiler of your choice to compile the main.c file gcc main.c -o out/ghostty-animation Step 3: Profit ./out/ghostty-animation