g++ -c main.cpp -I /usr/include/
g++ main.o -o sfml-app -lsfml-graphics -lsfml-window -lsfml-system
anza19/SFML-Tutorial
A repo that follows a YouTube tutorial on SFML. Link to the tutorial: https://www.youtube.com/playlist?list=PL21OsoBLPpMOO6zyVlxZ4S4hwkY_SLRW9
C++