chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / PieceType / BISHOP / getDrawCode

getDrawCode

fun getDrawCode(): String

Overrides PieceType.getDrawCode

Author Felix Dimmel

Return Type of piece as code for SAN

Since 1.0.0