YeOldeDM / fief

Grand Feudal Strategy with a simple game play approach
MIT License
2 stars 0 forks source link

UI: Player Designating Territories #11

Open YeOldeDM opened 7 years ago

YeOldeDM commented 7 years ago

This covers the methods in which the player creates and manages their Territories.

YeOldeDM commented 7 years ago

Selecting Territories

Territory designation is visualized by color. Fiefs within a territory will be colored according to the highest order of territory it belongs to.
The player clicks this territory, which centers the camera and "breaks down" the territory into the next lowest order of territories; Selecting a Kingdom will colorize that Kingdom's Counties, selecting a County will colorize that County's Duchies, and so on.

YeOldeDM commented 7 years ago

Creating Territories

The player begins owning one Fief. They then work toward claiming the surrounding Fiefs.
Once two Fiefs that are owned are claimed, the player can create a new Barony.
This is done by selecting the Fief which is to act as the Baronic Court. Select the Fief you want and click some Create Court button. This will highlight all neighboring claimed Fiefs and require to select at least one of them to create the Barony.

YeOldeDM commented 7 years ago

Once within the scope of Baronies, the player may select a Barony and elect it as a Ducal Court. This will highlight all surrounding Baronies. The player must select at least one of these Baronies to enter into the new Duchy.
This repeats for Counties, Kingdoms, and the Empire.