Blast Attack ============ ## Download ```shell $ git clone --recursive git@github.com:fabiomaciel/blast-attack.git ``` ## Dependencies - make - SDL2 - pkg-config - clang-format (optional) ## Contribute The main way of contributing to this project is through **Pull Requests** on GitHub repository[^github_repo]. ## Run ```shell $ make run ``` ## Tests ```shell $ make test ``` [^github_repo]: https://github.com/fabiomaciel/blast-attack