Implementation of the game of Agora.
Agora is a strategy game for two players. The code is rather complex and can be divided in two parts : a QGLViewer implementation for the viewer and an artificial intelligence that allows you to play against the computer.
You should find the rules of the game on the web. Questions relative to the artificial
intelligence implementation should be asked to Jean-Guillaume dot Dumas at imag dot fr
.
Go back to the examples main page