Islanders-Game / Islanders

A clone of the popular "Settlers of Catan", written in Typescript.
Other
4 stars 0 forks source link

Properly handle Thief movement based on dice roll #1198

Closed andersfischernielsen closed 3 years ago

andersfischernielsen commented 3 years ago

There is currently no enforcement of players moving the thief when they roll a 7.

This should be fixed by:

andersfischernielsen commented 3 years ago

Related to: #72