begun to write the readme of Siedler of catan.

This commit is contained in:
Speedy Gonzalez 2021-12-07 16:14:35 +01:00
parent bf32d978bc
commit 0bb1498ca0
1 changed files with 26 additions and 1 deletions

View File

@ -1 +1,26 @@
# gruppe06-hufflepuff-projekt3-catan
# Siedler of Catan
Siedler of Catan is a multi-player-roleplay game, that lets you build roads,
settlements and cites in the world of region of catan. You have to try to build
as many roads, settlements and cities as you can to get points. It is also a
strategic game where you have to choose wisely where to build your structures,
to be able to dominate your friends.
#Rules
1. The min. Player amount is 2 and the max. Player amount is 4.
2. Each Player can build a road and a settlement free of cost at the beginning of
the game.
3. Every Player is being sorted into a faction. There cannot be two players in the
same faction.
4. A player cannot build two settlements or cities right next one another.
There have to be at least two roads between them.
5. The cost for each structure is set and is nonnegotiable.
6. The player with the longest road (most roads connecting to one another)
will be awarded two additional points.
7. If a player rolls a 7 on a dice throw, then the resources of every player that has
more than 7 resources will be halved. The resources that are being taken are chosen
at random.
For a more detailed version of the rules please look here: https://www.catan.de/sites/prod/files/2021-06/CATAN_DasSpiel_Spielregel.pdf
#Usermanual