Package com.barrybecker4.game.twoplayer.gomoku.pattern
-
Class Summary Class Description GoMokuPatterns Encapsulates the domain knowledge for GoMoku.GoMokuWeights These weights determine how the computer values each pattern if only one computer is playing, then only one of the weights arrays is used.Patterns Encapsulates the domain knowledge for n in a row game.PatternTable Stores the key patterns that can occur in the game.