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

DricomDragon 04c3e41b30 Add cover image %!s(int64=3) %!d(string=hai) anos
Polices 0d213c1f5f Import source code from old project %!s(int64=4) %!d(string=hai) anos
Sons 0d213c1f5f Import source code from old project %!s(int64=4) %!d(string=hai) anos
Spawns 0d213c1f5f Import source code from old project %!s(int64=4) %!d(string=hai) anos
Textures 0d213c1f5f Import source code from old project %!s(int64=4) %!d(string=hai) anos
src ec16cd5918 Move source code inside `src` folder %!s(int64=4) %!d(string=hai) anos
.gitignore a69028c6ae Ignore C++ files and GNU/Make output %!s(int64=4) %!d(string=hai) anos
LICENSE.txt 4102bc8a41 License under GNU GPLv3 %!s(int64=3) %!d(string=hai) anos
README.md 04c3e41b30 Add cover image %!s(int64=3) %!d(string=hai) anos
config.txt 0d213c1f5f Import source code from old project %!s(int64=4) %!d(string=hai) anos
makefile ce9d157b20 Fix distclean %!s(int64=4) %!d(string=hai) anos
ml1-cover.png 04c3e41b30 Add cover image %!s(int64=3) %!d(string=hai) anos

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.