After a loooooong wait...
I am finally proud to announce
Nomyx V1.0!
N
omyx is a unique game where you can change the rules of the game itself while playing it.
The major novelty in this version is that you can play even without knowing how to program.
There is a library of rules that are ready to be proposed.
Some background: this is an implementation of a Nomic [1] game in Haskell (I believe the first complete implementation of a Nomic game on a computer). At the beginning, the initial rules are describing:
- how to add new rules and change existing ones. For example a unanimity vote is necessary to have a new rule accepted.
- how to win the game. For example you win the game if you have 5 rules accepted.
But of course even that can be changed!
Cheers,
Corentin