Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.38 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.38 KB

AllThoseTerritories

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.

screenshot

Building

Requirements

Java Development Kit (JDK) and GNU make

Compile

Open a terminal and run:

make

Run

java -jar AllThoseTerritories.jar

License

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.