chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / PieceType / KING

KING

KING

Piece type king

Functions

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