Black Attack ------------ ## Download ```shell $ git clone --recursive git@github.com:johnnyrichard/blast-attack.git ``` ## Dependencies - make - SDL2 - pkg-config ## Run ```shell $ make run ``` ## Tests ```shell $ make test ```