Package gameboard

Class Summary
AbsThreadedJP Last updated September 27, 2006
An abstract threaded JPanel that can be used to create animated game panels.
CurrentPlayerPanel Created on October 30, 2006, 8:25 PM
Extends othelloCell and adds an additional string indicating the current player color.
OthelloBoard Created on October 30, 2006, 8:26 PM
Refactored the main applet panel and placed the cells of the game board in a seperate panel.
OthelloCell Created on October 24, 2006, 6:45 PM
The individual game cells on the game board.
Stores the current othello game piece.