Simple Asteroids clone in C as an exercise in game development. Requires SDL2 for input and drawing. Details for installation at libsdl.org. Compiles with gcc or clang. Can compile on Windows with clang or mingw.