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

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

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.