cosmonomic/index.gmi

22 lines
981 B
Plaintext

# Cosmonomic
WIP. A game of Nomic primarily hosted on Gemini (to the extent it can be).
=> rules.gmi Current rules
## How to play (basic synopsis)
Anyone can hop right in and join the fun by posting a pull request on tildegit.org that modifies "_rules.yml". The legal moves are:
* Adding a new mutable rule
* Amending a mutable rule
* Repealing a mutable rule
* Changing a rule from mutable to immutable
* Changing a rule from immutable to mutable
Currently, a successful move (that is, a proposal adopted by the community) is rewarded by 1d6 points, with the first player to achieve 100 points winning the game. However, all rules can be changed in Nomic, so it's entirely possible that we may move away from that rule before anyone can win with it.
Rule changes are accepted via pull request to tildegit.org. If you can't create a tildegit.org account yourself, let me know and I'll get you set up.
=> https://tildegit.org/khuxkm/cosmonomic/ The tildegit.org repo (HTTP)