<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div>Hello everybody!<br>I released <a href="http://www.nomyx.net" target="_blank"><span><span>Nomyx</span></span></a> V0.7, the only game where You can change the rules!<br></div><div>Here is the website: <a href="http://www.nomyx.net" target="_blank">www.nomyx.net</a><br></div><div>Here is a video introduction of the game: <a href="http://vimeo.com/58265498" target="_blank">http://vimeo.com/58265498</a><br></div><div>I created a tutorial to learn how to play: <a href="http://www.corentindupont.info/blog/posts/2014-09-23-first-Nomyx-tutorial.html" target="_blank">http://www.corentindupont.info/blog/posts/2014-09-23-first-Nomyx-tutorial.html</a><br></div>
<div>
</div><div><br></div><div>Let's start a new game! I propose to call it "The Space Merchants". Dear rulers, this part of the Galaxy is yours...<br>Please login to the game here: <a href="http://www.nomyx.net:8000/Nomyx" target="_blank">www.<span><span>nomyx</span></span>.net:8000/<span><span>Nomyx</span></span></a>.<br>



The corresponding forum thread is here: <a href="http://www.nomyx.net/forum/viewtopic.php?f=4&t=1525&p=1739" target="_blank">http://www.nomyx.net/forum/viewtopic.php?f=4&t=1525&p=1739</a><br></div><div>Please also register on the mailing list to follow the game: <a href="mailto:nomyx-game@googlegroups.com" target="_blank">nomyx-game@googlegroups.com</a></div><div><br>Some background: this is an implementation of a Nomic [1] game in <span>Haskell</span> (I believe the first complete implementation of a Nomic game on a computer). In a <span><span>Nomyx</span></span> 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 <a href="http://hackage.haskell.org/package/Nomyx-Language" target="_blank"><span><span>Nomyx</span></span> language</a>, which is a subset of <span>Haskell</span>.<br>
<br>At the beginning, the initial rules are describing:<br>


- how to add new rules and change existing ones. For example a unanimity vote is necessary to have a new rule accepted.<br>- how to win the game. For example you win the game if you have 5 rules accepted. <br>But of course even that can be changed! <br>




<br></div><div>New in this beta release:<br></div><div>- the Nomyx language is now based on functional reactive programming<br></div><div>- the language also embeds a mechanism to separate effectful instructions from effectless ones<br>- ability to fork an existing game into a new one<br></div><div>- ability to type-check rules before submitting them<br></div><div>- ability to create new games<br></div><div><br></div><div>If you wanna help developing Nomyx, join us on the dev mailing-list: <a href="mailto:nomyx-game@googlegroups.com" target="_blank">dev-game@googlegroups.com</a></div><div><br></div><div><br>Cheers,<br>Corentin<br><br>[1] <a href="http://www.nomic.net" target="_blank">www.nomic.net</a></div></div>
</div><br></div>