AVL tree implementation and fun with terminal animations Screenshots Structure avl.h -- AVL tree implementation main.cpp -- implementation of animated_sprite and screen for sprites classes. avl_test.cpp -- tests for AVL tree. How to run git clone ....git g++ main.cpp -o prog ./prog --help