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