Welcome to my wari game page

This is a very simple implementation of the game of wari, one of the mancala games family, that has few lines of code, is simple to study and easy to adapt to other games.
The rules of the game are the same described here except that the rule that says that you must give coins to your oponent if he has none is eliminated and the player who get's without coins looses. That makes it finish a little soon when there are less coins on the board.
To get the files go here. You got the source code in C++ and Pascal (using freepascal).
Enjoy!

Bienvenido a mi pagina del juego de wari

Esta es una implementacion muy simple del juego del wari, perteneciente a la familia de los juegos tipo "mancala". Tiene pocas lineas de codigo, es simple para estudiar y facil de adaptar a otros juegos.
Las reglas del juego son las mismas descritas aqui excepto por la regla que dice que cuando el oponente queda sin fichas uno debe hacer una jugada donde le reponga. Aqui el jugador que queda sin fichas... pierde!. Esto lo hace un poco menos lento al final, cuando quedan pocas fichas ya en el tablero.
Para obtener los archivos vaya aqui. El codigo fuente esta en C++ y Pascal (usando freepascal).
Enjoy!

About the author:
You can reach me by mail on la_gran_pesadilla@yahoo.com
also visit if you want my personal page
Thanks!
Ivan Hernandez