|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Player | This is the interface for the game player. |
| Class Summary | |
|---|---|
| CustomPanel | This class is used to manage the JPanel that will contain the X's and O's. |
| GameFrame | The GameFrame class is the only frame/window of the GUI. |
| Human | This class defines the Player Interface implemenation for human players. |
| MiniMax | This class represents the module for minimax. |
| Position | A simple class to store the position of a move. |
| RandomPlayer | A random player module. |
| TicTacToeBoard | This class encapsulates all of the state information of the TicTacToe board. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||