AllThoseTerritories is a strategy game similar to the board game Risk.
This project was the last task of a programming lecture (Programmkonstruktion) at the Vienna University of Technology in the winter term 2015.
Requirements
Java Development Kit (JDK) and GNU make
Compile
Open a terminal and run:
make
Run
java -jar AllThoseTerritories.jar
The Java source code is released under GNU General Public License v3.0.
The map files were created by Viktor Pavlu and are provided under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Africa.map and world.map are based on a picture created by Orthuberra and Devjoe released under the Creative Commons Attribution-ShareAlike 3.0 Unported License.