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

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

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