first commit

This commit is contained in:
2024-08-28 21:18:40 +03:00
parent 5c4c8e57bf
commit ce2576e976
2 changed files with 188 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
main:
g++ main.cpp -lsfml-window -lsfml-graphics -lsfml-system -o life