Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
|
|
пре 4 година | |
|---|---|---|
| Polices | пре 5 година | |
| Sons | пре 5 година | |
| Spawns | пре 5 година | |
| Textures | пре 5 година | |
| src | пре 5 година | |
| .gitignore | пре 5 година | |
| LICENSE.txt | пре 4 година | |
| README.md | пре 4 година | |
| config.txt | пре 5 година | |
| makefile | пре 5 година |
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.