Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
|
há 4 anos atrás | |
---|---|---|
Polices | há 4 anos atrás | |
Sons | há 4 anos atrás | |
Spawns | há 4 anos atrás | |
Textures | há 4 anos atrás | |
src | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
README.md | há 4 anos atrás | |
config.txt | há 4 anos atrás | |
makefile | há 4 anos atrás |
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