Results 1 to 1 of 1

Thread: Android Mancala: Mancala game for JXD / Android

                  
   
  1. #1
    DCEmu Coder zx-81's Avatar
    Join Date
    Mar 2006
    Location
    France
    Age
    53
    Posts
    1,805
    Rep Power
    83

    Talking Android Mancala: Mancala game for JXD / Android



    Hi All,

    Mancala is a board game familly, originated in East Africa. The word "Mancala" came from arabic word "naqalah" that means literaly "To move". Android Mancala is the "Awari" variant, and even if the rule of this game is simple, the complexity can be compared to chess Game.

    The AI is based on the source code of H. Huseby & G.T. Lines, for their implementation of the classical Minimax algorithm.

    The touch screen is supported, and there is a two players mode.

    How to use it ? Everything is in the README.txt file.

    Sources are included, and this package is under the GNU public license, read COPYING.txt file for more information about it.

    How to play ? Here is the rules available from awari.cs.vu.nl :

    Awari is played on a board where each player owns 6 pits. In the initial position, all pits are filled with four stones, thus the initial position has 48 stones.

    The player to move chooses one of its own, nonempty pits and removes all stones from the pit. The player then sows the stones, counterclockwise, over the remaining pits.

    If the last stone is sown into an enemy pit that contains 2 or 3 stones after sowing, the stones are captured.

    In this case, if the second last pit is also an enemy pit that contains 2 or 3 stones, they are captured as well, and this process is repeated clockwise, until the own pit, or an enemy pit containing less than 2 or more than 3 stones is reached.

    The player who captures most stones, wins the game. The game end when a player cannot move, however, to avoid such a situation early in the game, it is not allowed to do a move that leaves the opponent without countermove, unless all moves eradicate the opponent.

    Enjoy,

    Zx.
    Attached Files Attached Files
    here is my blog !

    Quote Originally Posted by Shadoks rule
    The more you fail, the more you have a chance that it will work in the end.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Android Chess: Chess game for JXD / Android
    By zx-81 in forum Retro Homebrew, Hosted Releases & Console News Forum
    Replies: 1
    Last Post: June 3rd, 2013, 16:01
  2. Replies: 0
    Last Post: January 28th, 2010, 10:50
  3. How to Circumvent Android 2.1's Word Filter [Android]
    By retroremakes in forum Off Topic Forum
    Replies: 0
    Last Post: January 25th, 2010, 21:40
  4. Replies: 0
    Last Post: January 25th, 2010, 14:20
  5. Wiz-Mancala: Mancala v1.1.1 for Wiz
    By zx-81 in forum Retro Homebrew, Hosted Releases & Console News Forum
    Replies: 0
    Last Post: November 2nd, 2009, 20:46

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •