A strategic game based on the famous Advance Wars !
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.
- AI player
- Astar pathfinding algorithm
METAL SHADOW WARS 2 is built with :
To setting up the project locally and get a local copy up and running, follow the following steps.
- Install SDL1.2
sudo apt-get install libsdl1.2-dev
- Install SDL_mixer
sudo apt-get install libsdl-mixer1.2-dev
- Install SDL_ttf
sudo apt-get install libsdl-ttf2.0-dev
Compile by running the following command in the project root :
make
Then, to execute :
./bin/MetalShadowWars
Distributed under the MIT License.
Nils LANDRODIE - Lead Developer - nilsland31@gmail.com
Paul ROZAIRE - Developer - paulrozaire@gmail.com
Vincent SCAVINNER - Developer - vscavinner@gmail.com