Package suicideChess

Class Summary
Board This class contains the board representation.
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)
 

Exception Summary