• Home
  • API documentation
Show / Hide Table of Contents
  • ChessSharp
    • ChessUtilities
    • GameBoard
    • GameState
    • Move
    • Piece
    • Player
  • ChessSharp.Pieces
    • Bishop
    • King
    • Knight
    • Pawn
    • PawnPromotion
    • Queen
    • Rook
  • ChessSharp.SquareData
    • File
    • Rank
    • Square

Namespace ChessSharp

Classes

ChessUtilities

A static class containing helper methods.

GameBoard

Represents the chess game.

Move

Represents a game move.

Piece

Represents the base class of the pieces.

Enums

GameState

Specifies the state of the game.

Player

Represents a player.

Back to top Generated by DocFX