Package suicideChess

Class Summary
Board This class contains the board representation.
ComputerPlayer This class will contain all the AI.
Move This class is used for moves representation.
Piece This class is used for piece representation.
Rules This class is used to compute legal moves.
Square This class is used for square representation
SuicideChess Main file (the game in itself)
XBoardProtocol Class used to communicate with XBoard.
 

Exception Summary