chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / Match / kingsideCastling

kingsideCastling

var kingsideCastling: HashMap<PieceColor, Boolean>

Hash map of possibility for kingside castling of each player.

Property

kingsideCastling - Hash map of possibility for kingside castling of each player.