snake-sfml/Makefile

5 lines
156 B
Makefile
Raw Normal View History

2024-08-28 21:30:18 +03:00
squared:
g++ squared.cpp -lsfml-window -lsfml-system -lsfml-graphics -o squared
skins:
g++ skins.cpp -lsfml-window -lsfml-system -lsfml-graphics -o skins