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

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

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