git.lain.church game of nomic
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

201_Turn-alternation.md 780B

vor 3 Jahren
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.