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.board
package
app.chess.board
Related Packages
Package
Description
app.chess
Chess - main feature of our project.
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.
app.chess.utils
Classes
Class
Description
ChessBoard
Utility class to simplify chessboard creation
StandardChessBoard
Chessboard that initializes with standard chess layout