Verlet Verlet Physics Ball Simulator written in C++ with SFML. To compile and run: g++ main.cpp -o main -l sfml-graphics -l sfml-window -l sfml-system && ./main