my top down sandbox game
$ make
a binary will be placed in the bin
folder
if compilation fails because of undefined SDL_RenderGeometry
then compile again but do:
$ make triangles=off
SDL2, SDL2_ttf, SDL2_image, SDL2_mixer, libcurl
WASD - move player
left click - delete block
right click - place block
t - open chat
e - open/close inventory
none rn