|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TicTacToeApp
class provides the main
method for a simple tic-tac-toe game.TicTacToeGame
object controls the execution of
a game of tic-tac-toe.TicTacToeGUI
object represents a window with
control buttons and a display for tic-tac-toe game.Player
object represents a player in a grid-based
game that acts in response to mouse clicks in the grid.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |