Salut!
J'ai lancé un nouveau jeu réalisé en Haskell: Nomyx!
L'annonce complète avec vidéo et tutorial est ci-dessous.
Une partie est en cours, n'hésitez pas à nous rejoindre...
Tchuss
Corentin
I released
Nomyx V0.7, the only game where You can change the rules!
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). 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.
[1]
www.nomic.net