Skip to content

Latest commit

 

History

History

game

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
code will be bad, unstructured and unstable

gaming gif

gcc -I/opt/homebrew/include/SDL2 -D_THREAD_SAFE -L/opt/homebrew/lib -lSDL2 project-omikron.c -o project-omikron.out

include path: /opt/homebrew/include/SDL2/** in vscode