summaryrefslogtreecommitdiff
path: root/README.md
blob: 99cb855eda30759641a5d45ded4ba6b613120ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Black Attack
------------

## Dependencies

- make
- SDL2
- pkg-config

## Run

```shell
$ make run
```

## Tests

```shell
$ make test
```