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