Add project files

This commit is contained in:
2025-08-30 09:44:03 -05:00
parent b2369d5171
commit 897b33a57a
14 changed files with 560 additions and 0 deletions

1
build.sh Executable file
View File

@@ -0,0 +1 @@
cc main.c -lraylib -lGL -lm -lpthread -ldl -lrt -lX11