
About
Detritus is a clone based on Asteroids, built with SDL, OpenGL, and OpenAL (plus SQLite). It's built via make and run directly from the build directory — no separate install step is provided, though a 'make run' target is.
Getting started
Build with make and run the resulting executable directly from the build folder, or use the provided 'make run' shortcut; there is no separate install step.