|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ValueCalculator |
Class Summary | |
Dude | Dumb strategy, mainly for testing purposes. |
Evaluator | |
FiveTypes | Strategy for ConwayGo. |
MikeGo | My old strategy, converted from pascal. |
ModernMikeGo | Does roughly the same as MikeGo, but uses the NoRecursionTemplate class. |
NoRecursionTemplate | Template to simplify the writing of simple engines that only test the first move. |
SimpleEngine | Sample implementation of NoRecursionTemplate. |
Contains the engines that play ConwayGo.
These classes inherit from de.tabacha.cgo.Engine; they contain the 'intelligence'.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |