chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / Match / history

history

val history: MutableList<Draw>

Mutable list of played draws.

Property

history - Mutable list of played draws.