chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / PieceType / ROOK

ROOK

ROOK

Piece type rook

Functions

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