Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
DricomDragon 04c3e41b30 Add cover image | hace 3 años | |
---|---|---|
Polices | hace 4 años | |
Sons | hace 4 años | |
Spawns | hace 4 años | |
Textures | hace 4 años | |
src | hace 4 años | |
.gitignore | hace 4 años | |
LICENSE.txt | hace 3 años | |
README.md | hace 3 años | |
config.txt | hace 4 años | |
makefile | hace 4 años | |
ml1-cover.png | hace 3 años |
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
.