Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
|
|
4 vuotta sitten | |
|---|---|---|
| Polices | 5 vuotta sitten | |
| Sons | 5 vuotta sitten | |
| Spawns | 5 vuotta sitten | |
| Textures | 5 vuotta sitten | |
| src | 5 vuotta sitten | |
| .gitignore | 5 vuotta sitten | |
| LICENSE.txt | 4 vuotta sitten | |
| README.md | 4 vuotta sitten | |
| config.txt | 5 vuotta sitten | |
| makefile | 5 vuotta sitten |
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.