git.lain.church game of nomic
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

201_Turn-alternation.md 780B

1234567891011
  1. The game shall consist of a series of rounds. Each round begins immediately
  2. after the end of the turn of the last player in the previous round. A player is
  3. said to be *in* a round if the player has a player file in the `players/`
  4. directory when the round begins. The order of turns is determined by taking the
  5. numeric part of the name of each file in the `players/` directory and assigning
  6. it to the player corresponding to the file. The player with the lowest number
  7. goes first and play passes to each player in increasing numeric order of his or
  8. her assigned number.
  9. Turns may not be skipped or passed, and parts of turns may not be omitted. All
  10. players begin with zero points, which (if the game is being played on git.lain.church) should be reflected in their player files.