Local fast-pace multiplayer game with vehicles generating walls and launching rockets !

DricomDragon 1068572790 Remove Microsoft Windows end of line hace 4 años
Polices 0d213c1f5f Import source code from old project hace 4 años
Sons 0d213c1f5f Import source code from old project hace 4 años
Spawns 0d213c1f5f Import source code from old project hace 4 años
Textures 0d213c1f5f Import source code from old project hace 4 años
powers 1068572790 Remove Microsoft Windows end of line hace 4 años
.gitignore a69028c6ae Ignore C++ files and GNU/Make output hace 4 años
Collisions.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
Collisions.h 1068572790 Remove Microsoft Windows end of line hace 4 años
Liner.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
Liner.h 1068572790 Remove Microsoft Windows end of line hace 4 años
Power.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
Power.h 1068572790 Remove Microsoft Windows end of line hace 4 años
README.md f218819fae Create README with build instructions hace 4 años
Sounderer.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
Sounderer.h 1068572790 Remove Microsoft Windows end of line hace 4 años
SpriteLoader.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
SpriteLoader.h 1068572790 Remove Microsoft Windows end of line hace 4 años
Starter.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
Starter.h 1068572790 Remove Microsoft Windows end of line hace 4 años
TextRender.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
TextRender.h 1068572790 Remove Microsoft Windows end of line hace 4 años
config.txt 0d213c1f5f Import source code from old project hace 4 años
gestionFichiers.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
gestionFichiers.h 1068572790 Remove Microsoft Windows end of line hace 4 años
intToStr.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
intToStr.h 1068572790 Remove Microsoft Windows end of line hace 4 años
jeu.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
jeu.h 1068572790 Remove Microsoft Windows end of line hace 4 años
main.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
makefile 0a195bc5c3 Make project compilable under Ubuntu hace 4 años
traitement.cpp 1068572790 Remove Microsoft Windows end of line hace 4 años
traitement.h 1068572790 Remove Microsoft Windows end of line hace 4 años

README.md

Mighty Liners 1

Local fast-pace multiplayer game with vehicles generating walls and launching rockets !

Build

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