Package com.barrybecker4.game.twoplayer.gomoku.analysis
-
Class Summary Class Description Line Represents a run of symbols to be evaluated on the board.LineEvaluator Test that we can correctly evaluate a run of symbols on the board.LineFactory Creates lines.MoveEvaluator Evaluates the value a recent move.PatternExtractor Extract a pattern from a line of symbols. -
Enum Summary Enum Description Direction The different gomoku run directions to check.