git.lain.church game of nomic
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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

il y a 3 ans
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.)