JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
G
L
N
R
U
B
BLUE
- Static variable in class
LineCol
G
getWinningMove(int[], int)
- Static method in class
LineCol
Given the LineCol game state and the current player, return the minimum index winning move for the current player, or NO_WINNING_MOVE (-1) if no such move exists.
L
LineCol
- Class in
<Unnamed>
LineCol is my linear variant of the game
Col
.
LineCol()
- Constructor for class
LineCol
N
NO_WINNING_MOVE
- Static variable in class
LineCol
R
RED
- Static variable in class
LineCol
U
UNCOLORED
- Static variable in class
LineCol
B
G
L
N
R
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes