this is an example of how to render shapes in raylib.
compile using cc main.cpp -lraylib -lGL -lm -lpthread -ldl -lrt -lX11 -o main.exe
i wont put anything on releases, you have to compile it yourself. when you are done compiling run the main.exe file the compiler made.