Nomic


Nomic is a game created in 1982 by philosopher Peter Suber in which the of the game include mechanisms for the players to change those rules, usually beginning through a system of democratic voting.
The initial was designed by Peter Suber, and first published in Douglas Hofstadter's column Metamagical Themas in Scientific American in June 1982. The column discussed Suber's then-upcoming book, The Paradox of Self-Amendment, which was published some years later. Nomic now refers to many games, all based on the initial ruleset.
The game is in some ways modeled on modern government systems. It demonstrates that in any system where rule changes are possible, a situation may arise in which the resulting laws are contradictory or insufficient to determine what is in fact legal. Because the game models a legal system and the problems of legal interpretation, it is named after νόμος, Greek for "law".
While the victory condition in Suber's initial ruleset is the accumulation of 100 points by the roll of dice, he once said that "this rule is deliberately boring so that players will quickly amend it to please themselves". Players can change the rules to such a degree that points can become irrelevant in favor of a true currency, or make victory an unimportant concern. Any rule in the game, including the rules specifying the criteria for winning and even the rule that rules must be obeyed, can be changed. Any loophole in the ruleset, however, may allow the first player to discover it the chance to pull a "scam" and modify the rules to win the game. Complicating this process is the fact that Suber's initial ruleset allows for the appointment of judges to preside over issues of rule interpretation.

Gameplay

The game can be played face-to-face with as many written notes as are required, or through any of a number of Internet media.
Initially, gameplay occurs in clockwise order, with each player taking a turn. In that turn, they propose a change in rules that all the other players vote on, and then roll a die to determine the number of points they add to their score. If this rule change is passed, it comes into effect at the end of their round. Any rule can be changed with varying degrees of difficulty, including the core rules of the game itself. As such, the gameplay may quickly change.
Under Suber's initial ruleset, rules are divided into two types: and. The main difference between these is that immutable rules must be changed into mutable rules before they can be modified or removed. Immutable rules also take precedence over mutable ones. A rule change may be:
Alternative starting rulesets exist for Internet and mail games, wherein gameplay occurs in alphabetical order by surname, and points added to the score are based on the success of a proposed rule change rather than random dice rolls.

Variants

Not only can every aspect of the rules be altered in some way over the course of a game of Nomic, but myriad variants also exist: some that have themes, begin with a single rule, or begin with a dictator instead of a democratic process to validate rules. Others combine Nomic with an existing game. There is even a version in which the players are games of Nomic themselves. Even more unusual variants include a ruleset in which the rules are hidden from players' view, and a game which, instead of allowing voting on rules, splits into two sub-games, one with the rule, and one without it.
Online versions often have initial rulesets where play is not turn-based; typically, players in such games may propose rule changes at any time, rather than having to wait for their turn.
One spin-off of a now-defunct Nomic is called the Fantasy Rules Committee; it adds every legal rule submitted by a player to the ruleset until the players run out of ideas, after which all the "fantasy rules" are repealed and the game begins again.

Online play

The game of Nomic is particularly suited to being played online, where all proposals and rules can be shared in web pages or email archives for ease of reference. Such games of Nomic sometimes last for a very long time – Agora has been running since 1993. The longevity of nomic games can pose a serious problem, in that the rulesets can grow so complex that current players do not fully understand them and prospective players are deterred from joining. One currently active game, BlogNomic, gets around this problem by dividing the game into "dynasties"; every time someone wins, a new dynasty begins, and all the rules except a privileged few are repealed. This keeps the game relatively simple and accessible. Nomicron was similar in that it had rounds – when a player won a round, a convention was started to plan for the next round. A game of Nomic on reddit, , used a similar mechanism modeled on Nomicron's system.
Another facet of Nomic is the way in which the implementation of the rules affects the way the game of Nomic itself works. ThermodyNomic, for example, had a ruleset in which rule changes were carefully considered before implementation, and rules were rarely introduced which provide loopholes for the players to exploit. B Nomic, by contrast, was once described by one of its players as "the equivalent of throwing logical hand grenades".
This is essentially part of the differentiation between "procedural" games, where the aim is to tie the entire ruleset into a paradoxical condition during each turn, and "substantive" games, which try to avoid paradox and reward winning by achieving certain goals, such as attaining a given number of points.
While Nomic is traditionally capitalized as the proper name of the game it describes, it has also sometimes been used in a more informal way as a lowercased generic term, nomic, referring to anything with Nomic-like characteristics, including games where the rules may be changed during play as well as non-gaming situations where it can be alleged that "rules lawyers" are tinkering with the process used to amend rules and policies in a manner akin to a game of Nomic.

Computerized version

In a computerized Nomic, the rules are interpreted by a computer, rather than by humans. This implies that the rules should be written in a language that a computer can understand, typically some sort of programming language or Game Description Language. Nomyx is such an implementation. The Nomyx website is defunct, but the code is still on GitHub.