This commit is contained in:
Miloslav Ciz 2025-01-27 01:29:42 +01:00
parent 1cc86672ff
commit a0e1f37d3e
11 changed files with 2005 additions and 1955 deletions

View file

@ -44,7 +44,7 @@ Once the player has all his stones in the enemy home board, he can start **beari
## Details
Despite [chance](randomness.md) playing some role, skill is highly important and there exist strategies and tactics that maximize once chance of winning -- for example a basic realization is that the different sums you may roll don't have the same probabilities, e.g. 8 can be achieved by 2 + 6 or 2 + 2 + 2 + 2, but 3 only as 2 + 1 -- one can account for this. The highest probability to take the enemy stone with one's own stone is when the stones are 6 places apart. Taking enemy stone while having own stones stacked in all places in enemy home board makes opponent unable to play (he is required to return the stone to play but there is no number that can do it for him). There is also some opening theory.
Despite [chance](randomness.md) playing some role, skill is highly important and there exist strategies and tactics that maximize one's chance of winning -- for example a basic realization is that the different sums you may roll don't have the same probabilities, e.g. 8 can be achieved by 2 + 6 or 2 + 2 + 2 + 2, but 3 only as 2 + 1 -- one can account for this. The highest probability to take the enemy stone with one's own stone is when the stones are 6 places apart. Taking enemy stone while having own stones stacked in all places in enemy home board makes opponent unable to play (he is required to return the stone to play but there is no number that can do it for him). There is also some opening theory.
The game is internationally governed by WBGF (World Backgammon Federation), similarly to how chess is governed by FIDE.