Skip to content

N0Ls/Metal-Shadow-Wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

A strategic game based on the famous Advance Wars !

Table of Contents

About

Pitch

In a dystopian and dark universe, the last surviving men rub shoulders with human-looking artificial beings made by genetic manipulation. Society has collapsed and gangs are ruling, tirelessly clashing over who will take control of the city.

Features

  • AI player
  • Astar pathfinding algorithm

Built With

METAL SHADOW WARS 2 is built with :

Getting Started

To setting up the project locally and get a local copy up and running, follow the following steps.

  1. Install SDL1.2
sudo apt-get install libsdl1.2-dev
  1. Install SDL_mixer
sudo apt-get install libsdl-mixer1.2-dev
  1. Install SDL_ttf
sudo apt-get install libsdl-ttf2.0-dev

Usage

Compile by running the following command in the project root :

make

Then, to execute :

./bin/MetalShadowWars

License

Distributed under the MIT License.

Contributors

Nils LANDRODIE - Lead Developer - nilsland31@gmail.com

Paul ROZAIRE - Developer - paulrozaire@gmail.com

Vincent SCAVINNER - Developer - vscavinner@gmail.com

About

OpenGL based video game. Advance Wars like taking place in a cyberpunk environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published