Bigfoot71 / c-starfield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c-starfield

Starfield made in C with SDL2 and SDL2_gfx.

Compilation

gcc main.c starfield.c -o prog -lSDL2 -lSDL2_gfx -lm

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 100.0%