chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / PieceType / BISHOP

BISHOP

BISHOP

Piece type bishop

Functions

getDrawCode fun getDrawCode(): String
getMatchCode fun getMatchCode(pieceColor: PieceColor): String