JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Module
app
Package app.chess.utils
package
app.chess.utils
Related Packages
Package
Description
app.chess
Chess - main feature of our project.
app.chess.board
app.chess.moves
app.chess.pieces
Collection of standard chess pieces.
app.chess.rules
Chess have many rules, and we have to validate them.
app.chess.san
Functionality for conversions between internal chess moves and standard algebraic notation.
All Classes and Interfaces
Classes
Exceptions
Class
Description
Utils
Utils.BoardDiscrepancy