|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
|
|
Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
|
|
|
|
|
|
-# Build
|
|
+## Build
|
|
|
|
|
|
You need `make` and `SDL1` to build this project.
|
|
You need `make` and `SDL1` to build this project.
|
|
|
|
|
|
@@ -16,3 +16,8 @@ To execute :
|
|
```sh
|
|
```sh
|
|
$ make exec
|
|
$ make exec
|
|
```
|
|
```
|
|
|
|
+
|
|
|
|
+## License
|
|
|
|
+
|
|
|
|
+GNU GPLv3, see `LICENSE.txt`.
|
|
|
|
+
|