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

DricomDragon ce9d157b20 Fix distclean 4 년 전
Polices 0d213c1f5f Import source code from old project 4 년 전
Sons 0d213c1f5f Import source code from old project 4 년 전
Spawns 0d213c1f5f Import source code from old project 4 년 전
Textures 0d213c1f5f Import source code from old project 4 년 전
src ec16cd5918 Move source code inside `src` folder 4 년 전
.gitignore a69028c6ae Ignore C++ files and GNU/Make output 4 년 전
README.md f218819fae Create README with build instructions 4 년 전
config.txt 0d213c1f5f Import source code from old project 4 년 전
makefile ce9d157b20 Fix distclean 4 년 전

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