
26 Feb
2013
26 Feb
'13
8:17 p.m.
On Tue, Feb 26, 2013 at 3:28 PM, Corentin Dupont
Hello everybody! I am very happy to announce the beta release [1] of Nomyx, the only game where You can change the rules. This is an implementation of a Nomic [2] game in Haskell (I believe the first complete implementation). In a Nomyx game you can change the rules of the game itself while playing it. The players can submit new rules or modify existing ones, thus completely changing the behaviour of the game through time. The rules are managed and interpreted by the computer. They must be written in the Nomyx language, which is a subset of Haskell.
That's very nice. I've been following your progress on the list. Congratulations! Did you learn as much about Haskell as you hoped?