lunarlander Simple c++/SFML game to land a lunar lander module g++ -std=c++17 Main.cpp -lsfml-graphics -lsfml-window -lsfml-system