Definition in file SpRandomPlayer.h.
#include "SpSimplePlayer.h"
#include "SpMoveGenerator.h"
#include "SgDebug.h"
#include "SgWrite.h"
Go to the source code of this file.
Classes | |
class | SpRandomMoveGenerator |
Plays random moves, but does not fill obvious 1-point eyes. More... | |
class | SpRandomPlayer |
Simple player using SpRandomMoveGenerator. More... |