Local fast-pace multiplayer game with vehicles generating walls and launching rockets !
|
hace 4 años | |
---|---|---|
Polices | hace 4 años | |
Sons | hace 4 años | |
Spawns | hace 4 años | |
Textures | hace 4 años | |
powers | hace 4 años | |
.gitignore | hace 4 años | |
Collisions.cpp | hace 4 años | |
Collisions.h | hace 4 años | |
Liner.cpp | hace 4 años | |
Liner.h | hace 4 años | |
Power.cpp | hace 4 años | |
Power.h | hace 4 años | |
README.md | hace 4 años | |
Sounderer.cpp | hace 4 años | |
Sounderer.h | hace 4 años | |
SpriteLoader.cpp | hace 4 años | |
SpriteLoader.h | hace 4 años | |
Starter.cpp | hace 4 años | |
Starter.h | hace 4 años | |
TextRender.cpp | hace 4 años | |
TextRender.h | hace 4 años | |
config.txt | hace 4 años | |
gestionFichiers.cpp | hace 4 años | |
gestionFichiers.h | hace 4 años | |
intToStr.cpp | hace 4 años | |
intToStr.h | hace 4 años | |
jeu.cpp | hace 4 años | |
jeu.h | hace 4 años | |
main.cpp | hace 4 años | |
makefile | hace 4 años | |
traitement.cpp | hace 4 años | |
traitement.h | hace 4 años |
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