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

DricomDragon 04c3e41b30 Add cover image il y a 3 ans
Polices 0d213c1f5f Import source code from old project il y a 4 ans
Sons 0d213c1f5f Import source code from old project il y a 4 ans
Spawns 0d213c1f5f Import source code from old project il y a 4 ans
Textures 0d213c1f5f Import source code from old project il y a 4 ans
src ec16cd5918 Move source code inside `src` folder il y a 4 ans
.gitignore a69028c6ae Ignore C++ files and GNU/Make output il y a 4 ans
LICENSE.txt 4102bc8a41 License under GNU GPLv3 il y a 3 ans
README.md 04c3e41b30 Add cover image il y a 3 ans
config.txt 0d213c1f5f Import source code from old project il y a 4 ans
makefile ce9d157b20 Fix distclean il y a 4 ans
ml1-cover.png 04c3e41b30 Add cover image il y a 3 ans

README.md

Mighty Liners 1

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

Mighty Liners 1 cover image

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

License

GNU GPLv3, see LICENSE.txt.