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

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

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