Pinned Loading
-
pygame-templates
pygame-templates PublicComplete PyGame templates for game objects. Not a project structure template!
Python
-
Makefile for C
Makefile for C 1# `=` - every time used var, e.g. SRC in OBJ, would change, OBJ will changes too2# `:=` - instant onetime only (faster)3CC := gcc4CFLAGS := -std=c11 -Wall -Wextra -Werror -Wpedantic5LDFLAGS := -
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.