chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.util / FENUtility / calc

calc

fun calc(match: Match): Unit

Calculate the FEN String based on the match properties

Parameters

match - Match for which the FEN should be calculated

Author Felix Dimmel

Since 1.0.0