Projects



Changes between Version 1 and Version 2 of Settler


Ignore:
Timestamp:
Feb 6, 2021, 2:03:19 PM (4 years ago)
Author:
moldt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Settler

    v1 v2  
    33
    44Settler is a plugin for Mulan based on the famous board game ''Catan'', previously known as ''Settlers of Catan''.
     5The version here has been developed as a proof of concept.
     6It demonstrates how to develop distributed applications based on Renew and Mulan by distributed teams.
     7(We were up to 50 people in a student project working concurrently and cooperatively on the implementation following the Paose-Approach.)
     8The current version improves some game features of the earlier versions (see Renew 2.6) and is used as our test case application for the modularization of Renew and Mulan (see Renew 4.0).
     9
    510
    611== Where to get Settler
    7 Settler is currently not part of the official Mulan Release.
    8 A version of Renew that includes Mulan and Settler can be downloaded here:
     12Settler is not part of Mulan or Renew.
     13It is an application developed on top of both.
     14A version of Renew that allows to execute the application Settler can be downloaded here:
    915TODO: Create a .jar file for settler.
     16
    1017
    1118== User Guide
     
    2431It is advised to choose ''Local Player (JavaGUI)'' to add a local player controlled by the user or ''Local Java Planner'' to add a player controlled by the computer.
    2532Afterwards you can start the game with the ''Start Game'' button.
    26