git.lain.church game of nomic
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

202_Parts-of-a-turn.md 629B

3 lat temu
123456789101112
  1. One turn consists of two parts in this order:
  2. 1. proposing one rule-change and having it voted on, and
  3. 2. throwing one die once and adding the number of points on its face to one's
  4. score.
  5. In mail and computer games (and by extension, if playing on git.lain.church) instead of
  6. throwing a die, players subtract 291 from the ordinal number of their proposal
  7. and multiply the result by the fraction of favorable votes it received, rounded
  8. to the nearest integer. (This yields a number between 0 and 10 for the first
  9. player, with the upper limit increasing by one each turn; more points are
  10. awarded for more popular proposals.)