Simple player that captures whenever possible, otherwise plays randomly. More...
#include "SpSimplePlayer.h"#include "SpMoveGenerator.h"Go to the source code of this file.
Classes | |
| class | SpCaptureMoveGenerator |
| Simple player that captures whenever possible, otherwise plays randomly. More... | |
| class | SpCapturePlayer |
| Simple player using SpCaptureMoveGenerator. More... | |
Simple player that captures whenever possible, otherwise plays randomly.
Definition in file SpCapturePlayer.h.