git.lain.church game of nomic
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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

3 år sedan
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.)