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 | |
powers | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
Collisions.cpp | há 4 anos atrás | |
Collisions.h | há 4 anos atrás | |
Liner.cpp | há 4 anos atrás | |
Liner.h | há 4 anos atrás | |
Power.cpp | há 4 anos atrás | |
Power.h | há 4 anos atrás | |
README.md | há 4 anos atrás | |
Sounderer.cpp | há 4 anos atrás | |
Sounderer.h | há 4 anos atrás | |
SpriteLoader.cpp | há 4 anos atrás | |
SpriteLoader.h | há 4 anos atrás | |
Starter.cpp | há 4 anos atrás | |
Starter.h | há 4 anos atrás | |
TextRender.cpp | há 4 anos atrás | |
TextRender.h | há 4 anos atrás | |
config.txt | há 4 anos atrás | |
gestionFichiers.cpp | há 4 anos atrás | |
gestionFichiers.h | há 4 anos atrás | |
intToStr.cpp | há 4 anos atrás | |
intToStr.h | há 4 anos atrás | |
jeu.cpp | há 4 anos atrás | |
jeu.h | há 4 anos atrás | |
main.cpp | há 4 anos atrás | |
makefile | há 4 anos atrás | |
traitement.cpp | há 4 anos atrás | |
traitement.h | 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