Sankofa is an application for the analysis of Oware (Abapa rule set) games. The goal is to enable players to recognize and to learn from their mistakes and to try alternative strategies.
Run sankofa to show the interface on a local Web server at: http://localhost:10000* . Run retrograde to build a small end-game database.
Sankofa is an analysis tool and not an automated opponent. It allows you to play both sides and shows the evaluation of possible moves, the game history and...
The Asian game of Go takes place two-dimensional board. Its idea readily extends to three dimensions - placing stones on a cubic grid. This is a program for playing on such a three-dimensional grid. It runs under Java and needs the Java3D extension.