<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>ZX-81's web site</title>
    <link>http://zx81.zx81.free.fr/serendipity/</link>
    <description>My little place on the web...</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:zx81.zx81@free.fr" />
    <generator>Serendipity 0.7.1 - http://www.s9y.org/</generator>
    <pubDate>Sat, 07 Nov 2009 19:28:44 GMT</pubDate>

    <image>
        <url>http://zx81.zx81.free.fr/serendipity/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: ZX-81's web site - My little place on the web...</title>
        <link>http://zx81.zx81.free.fr/serendipity/</link>
        <width>100</width>
        <height>21</height>
    </image>
<item>
    <title>GP2X-Mancala: A Mancala Game v1.1.1 for GP2X</title>
    <link>http://zx81.zx81.free.fr/serendipity/index.php?/archives/406-GP2X-Mancala-A-Mancala-Game-v1.1.1-for-GP2X.html</link>
<category>Mancala</category>    <comments>http://zx81.zx81.free.fr/serendipity/index.php?/archives/406-GP2X-Mancala-A-Mancala-Game-v1.1.1-for-GP2X.html#comments</comments>
    <wfw:comment>http://zx81.zx81.free.fr/serendipity/wfwcomment.php?cid=406</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://zx81.zx81.free.fr/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=406</wfw:commentRss>
    <author>zx81.zx81@gmail.com (zx-81)</author>
    <content:encoded>
&lt;img src=&quot;http://zx81.zx81.free.fr/images/gp2xmancala-v111.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;br /&gt;
Mancala is a board game familly, originated in East Africa.  The word &quot;Mancala&quot; &lt;br /&gt;
came from arabic word &quot;naqalah&quot; that means literaly &quot;To move&quot;. &lt;br /&gt;
Gp2x-Mancala is the &quot;Awari&quot; variant, and even if the rule of this game is simple, &lt;br /&gt;
the complexity can be compared to chess Game.&lt;br /&gt;
&lt;br /&gt;
The AI is based on the source code of H. Huseby &amp;amp; G.T. Lines, for their&lt;br /&gt;
implementation of the classical  Minimax algorithm.&lt;br /&gt;
&lt;br /&gt;
The touch screen is supported, and there is a two players mode.&lt;br /&gt;
&lt;br /&gt;
How to use it ? Everything is in the README.txt file.&lt;br /&gt;
&lt;br /&gt;
Sources are included, and this package is under the GNU public license, &lt;br /&gt;
read COPYING.txt file for more information about it.&lt;br /&gt;
&lt;br /&gt;
How to play  ? Here is the rules available from awari.cs.vu.nl :&lt;br /&gt;
&lt;br /&gt;
Awari is played on a board where each player owns 6 pits.  In the initial&lt;br /&gt;
position, all pits are filled with four stones, thus the initial position has&lt;br /&gt;
48 stones.&lt;br /&gt;
&lt;br /&gt;
The player to move chooses one of its own, nonempty pits and removes all&lt;br /&gt;
stones from the pit. The player then sows the stones, counterclockwise, over&lt;br /&gt;
the remaining pits.&lt;br /&gt;
&lt;br /&gt;
If the last stone is sown into an enemy pit that contains 2 or 3 stones&lt;br /&gt;
after sowing, the stones are captured.&lt;br /&gt;
&lt;br /&gt;
In this case, if the second last pit is also an enemy pit that contains 2 or&lt;br /&gt;
3 stones, they are captured as well, and this process is repeated clockwise,&lt;br /&gt;
until the own pit, or an enemy pit containing less than 2 or more than 3&lt;br /&gt;
stones is reached.&lt;br /&gt;
&lt;br /&gt;
The player who captures most stones, wins the game.  The game end when a&lt;br /&gt;
player cannot move, however, to avoid such a situation early in the game, it&lt;br /&gt;
is not allowed to do a move that leaves the opponent without countermove,&lt;br /&gt;
unless all moves eradicate the opponent.&lt;br /&gt;
&lt;br /&gt;
Here is a full working binary version :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/gp2x/gp2xmancala/gp2xmancala-v1.1.1-bin.zip&quot;&gt;gp2xmancala-v1.1.1-bin.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Here is the source code  :&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/gp2x/gp2xmancala/gp2xmancala-v1.1.1-src.zip&quot;&gt;gp2xmancala-v1.1.1-src.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
    Enjoy,&lt;br /&gt;
&lt;br /&gt;
                  Zx&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to discuss on this homebrew, you can do it here :&lt;br /&gt;
My forum on &lt;a href=&quot;http://zx81.dcemu.co.uk&quot;&gt;dcemu network&lt;/a&gt; or &lt;a href=&quot;http://www.gp32x.com/&quot;&gt;http://www.gp32x.com/&lt;/a&gt;.    </content:encoded>
    <pubDate>Mon, 02 Nov 2009 22:41:44 +0100</pubDate>
    <guid>http://zx81.zx81.free.fr/serendipity/index.php?/archives/406-guid.html</guid>
    </item>
<item>
    <title>GP2X-Mancala: A Mancala Game for GP2X v1.01</title>
    <link>http://zx81.zx81.free.fr/serendipity/index.php?/archives/165-GP2X-Mancala-A-Mancala-Game-for-GP2X-v1.01.html</link>
<category>Mancala</category>    <comments>http://zx81.zx81.free.fr/serendipity/index.php?/archives/165-GP2X-Mancala-A-Mancala-Game-for-GP2X-v1.01.html#comments</comments>
    <wfw:comment>http://zx81.zx81.free.fr/serendipity/wfwcomment.php?cid=165</wfw:comment>
    <slash:comments>14</slash:comments>
    <wfw:commentRss>http://zx81.zx81.free.fr/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=165</wfw:commentRss>
    <author>zx81.zx81@gmail.com (zx-81)</author>
    <content:encoded>
&lt;img src=&quot;http://zx81.zx81.free.fr/images/gp2xmancala-snap-v1.jpg&quot; alt=&quot;&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Hi All,&lt;br /&gt;
&lt;br /&gt;
Mancala is a board game familly, originated in East Africa.  The word &quot;Mancala&quot; &lt;br /&gt;
came from arabic word &quot;naqalah&quot; that means literaly &quot;To move&quot;. GP2XMancala &lt;br /&gt;
is the &quot;Awari&quot; variant, and even if the rule of this game is simple, &lt;br /&gt;
the complexity can be compared to chess Game.&lt;br /&gt;
&lt;br /&gt;
The AI is based on the source code of H. Huseby &amp;amp; G.T. Lines, for their&lt;br /&gt;
implementation of the classical  Minimax algorithm.&lt;br /&gt;
&lt;br /&gt;
GP2XMancala is a port of my PSP version.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt; Big big thanks to Julien who ported my PSP GnuGO to GP2X  &lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
How to use it ? Everything is in the README.txt file.&lt;br /&gt;
&lt;br /&gt;
Sources are included, and this package is under the GNU public license, &lt;br /&gt;
read COPYING.txt file for more information about it.&lt;br /&gt;
&lt;br /&gt;
How to play  ? Here is the rules available from awari.cs.vu.nl :&lt;br /&gt;
&lt;br /&gt;
  Awari is played on a board where each player owns 6 pits.  In the initial&lt;br /&gt;
position, all pits are filled with four stones, thus the initial position has&lt;br /&gt;
48 stones.&lt;br /&gt;
&lt;br /&gt;
  The player to move chooses one of its own, nonempty pits and removes all&lt;br /&gt;
stones from the pit. The player then sows the stones, counterclockwise, over&lt;br /&gt;
the remaining pits.&lt;br /&gt;
&lt;br /&gt;
  If the last stone is sown into an enemy pit that contains 2 or 3 stones&lt;br /&gt;
after sowing, the stones are captured.&lt;br /&gt;
&lt;br /&gt;
  In this case, if the second last pit is also an enemy pit that contains 2 or&lt;br /&gt;
3 stones, they are captured as well, and this process is repeated clockwise,&lt;br /&gt;
until the own pit, or an enemy pit containing less than 2 or more than 3&lt;br /&gt;
stones is reached.&lt;br /&gt;
&lt;br /&gt;
  The player who captures most stones, wins the game.  The game end when a&lt;br /&gt;
player cannot move, however, to avoid such a situation early in the game, it&lt;br /&gt;
is not allowed to do a move that leaves the opponent without countermove,&lt;br /&gt;
unless all moves eradicate the opponent.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://zx81.zx81.free.fr/public/gp2x/mancala/mancala-v1.0.1.zip&quot;&gt;mancala-v1.0.1.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Special thanks to all GP2X-SDK developpers.&lt;br /&gt;
&lt;br /&gt;
  Enjoy,&lt;br /&gt;
&lt;br /&gt;
          Zx.&lt;br /&gt;
&lt;br /&gt;
If you want to discuss on this homebrew, you can do it here :&lt;br /&gt;
&lt;a href=&quot;http://www.gp32x.com/&quot;&gt;http://www.gp32x.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt; UPDATE &lt;/strong&gt;: &lt;br /&gt;
If you want to discuss on this homebrew you'd better do it here :&lt;br /&gt;
&lt;a href=&quot;http://www.dcemu.co.uk/vbulletin/forumdisplay.php?f=135&quot;&gt;zx81's forum on dcemu network &lt;/a&gt; &lt;br /&gt;
&lt;br /&gt;
Since i can't answer you on www.gp32x.com (my account has been blocked &lt;img src=&quot;http://zx81.zx81.free.fr/serendipity/templates/default/img/emoticons/sad.png&quot; alt=&quot;:(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ). A kind of welcome joke or anti spam stuff  ?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt; UPDATE2 &lt;/strong&gt;: gp32x.com issue seems to be fixed now ...    </content:encoded>
    <pubDate>Sat, 07 Apr 2007 10:00:20 +0200</pubDate>
    <guid>http://zx81.zx81.free.fr/serendipity/index.php?/archives/165-guid.html</guid>
    </item>
</channel>
</rss>
