BenHi Corentin,I notice that you've got some broken links on that first page. Namely:
part 1 Nomyx GUI
part 2 Nomyx LanguageJust thought that you may want to know. Your game looks fun! :)Cheers,On Wed, 24 May 2017 at 03:27 Corentin Dupont <corentin.dupont@gmail.com> wrote:______________________________Hi Haskellers,in case you didn't see it on Reddit (sorry for cross-posting):
I released Nomyx V1.0!
Nomyx 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.A match is going on on the theme "Foundation" (and we need more players). Please join!
You can login here: http://www.nomyx.net:8000/
Nomyx
The games are discussed on the mailing list: nomyx-game@googlegroups.comHere is a video introduction of the game: http://vimeo.com/58265498
I created a tutorial to learn how to play: http://www.corentindupont.info/blog/posts/Programming/ 2014-09-23-Nomyx-Language.html 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
_________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell- cafe
Only members subscribed via the mailman list are allowed to post.