Download List

Descripción del Proyecto

Morabaraba is an implementation of Morabaraba, an
ancient African board game similar to Nine Men's
Morris. It includes a cross-platform GUI and a
strong playing engine which makes learning and
playing Morabaraba a pleasure.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-07-31 17:47
0.7

Una nueva interfaz gráfica basada en el control Morabaraba reutilizables se añadió. La capacidad para editar los juegos visuales fue añadida. La habilidad de crear "temas" (de a bordo y juegos de piezas) fue añadido. Animación es más rápido de juego rápido. Un movimiento puede ser llevado de vuelta. El motor no se modifica.
Tags: Major feature enhancements
A new GUI based on reusable Morabaraba control was
added. The ability to edit games visually was
added. The ability to create custom "themes"
(board/piece sets) was added. Animation was made
faster for rapid gameplay. A move may be taken
back. The engine is unchanged.

2007-04-14 21:47
0.6

Esta versión ofrece mejoras significativas fuerza de juego, así como una serie de nuevas características útiles GUI. Una iterativo desagradable profundización error fue corregido. Se llevó a cabo una tabla hash. La capacidad de inactividad se ha mejorado. La línea más se recupera de la tabla hash. Una heurística asesino fue ejecutado. Nulo avanzar poda se hace. La conciencia del espacio y la movilidad se ha mejorado en la eval. Mover la historia y salvar a las características del juego se han añadido a la interfaz gráfica de usuario. La capacidad de copiar y pegar la posición de la interfaz gráfica de usuario fue agregado. La capacidad de copiar una tarjeta gráfica en el portapapeles se agregó.
Tags: Major feature enhancements
This release provides significant playing strength improvement, as well as a number of useful new GUI features. A nasty iterative deepening bug was fixed. A hashtable was implemented. The quiescence capability was improved. The best-line is retrieved from the hash table. A killer heuristic was implemented. Null-move forward pruning is done. Awareness of space and mobility was improved in the eval. Move history and save game features were added to the GUI. The ability to copy and paste position to the GUI was added. The ability to copy a board graphic to the clipboard was added.

2007-04-01 17:19
0.5

Una nueva cruz-plataforma GUI. La aplicación de una máquina de "no hace fuego" para el cumplimiento de la regla MSSA completa. Varias correcciones de errores y mejoras de rendimiento. El código fuente ahora compila con GCC, MSVC, y el compilador de C de Intel. El motor está encapsulado en DLL / DSO para el consumo de la GUI.
Tags: Major feature enhancements
A new cross-platform GUI. The implementation of a "no machine-gunning" rule for complete MSSA compliance. Several bugfixes and performance improvements. The source code now compiles with GCC, MSVC, and the Intel C Compiler. The engine is encapsulated in DLL/DSO for consumption by the GUI.

2007-03-11 21:23
0.4

Esta versión incluye la capacidad para establecer tiempo de reflexión a través de la interfaz de usuario. Mover / formatos bordo han sido modificados para utilizar MSSA notación estándar. Una línea de comandos Win32 construcción ha sido añadido.
Tags: Minor feature enhancements
This release adds the ability to set think time through the UI. Move/board formats have been modified to use MSSA-standard notation. A Win32 command line build has been added.

2007-01-01 07:35
0.3

Un error grave en movegen fue corregido. Este error impidió captura cuando todas las piezas del oponente está en un molino. Recuperación extensiones, se aplicaron a una ganancia de resistencia grande. Mover pedido se llevó a cabo para una ganancia de rendimiento importante. Limitadas por el tiempo de búsqueda en práctica. Eval estático se ha mejorado con las primas para la movilidad y la agrupación.
Tags: Major bugfixes
A major bug in movegen was fixed. This bug
prevented captures when all of the opponent's
pieces are in a mill. Recapture extensions were
implemented for a big strength gain. Move ordering
was implemented for a big performance gain.
Limited searching by time implemented. Static eval
was improved with bonuses for mobility and
grouping.

Project Resources