Rayroids A small Asteroids-style space shooter game written in C using raylib. Screenshots Requirements C compiler raylib The Makefile expects raylib at ./raylib/include and ./raylib/lib. Quick Start Build and Run: $ make