git.lain.church game of nomic
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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

3 年之前
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.)