Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
DricomDragon 04c3e41b30 Add cover image | il y a 3 ans | |
---|---|---|
Polices | il y a 4 ans | |
Sons | il y a 4 ans | |
Spawns | il y a 4 ans | |
Textures | il y a 4 ans | |
src | il y a 4 ans | |
.gitignore | il y a 4 ans | |
LICENSE.txt | il y a 3 ans | |
README.md | il y a 3 ans | |
config.txt | il y a 4 ans | |
makefile | il y a 4 ans | |
ml1-cover.png | il y a 3 ans |
Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
You need make
and SDL1
to build this project.
Example on Ubuntu :
$ sudo apt install make g++ libsdl-dev libsdl-ttf2.0-dev libsdl-mixer1.2-dev
$ make
To execute :
$ make exec
GNU GPLv3, see LICENSE.txt
.