chessgame

RESTful chessgame developed with kotlin

View on GitHub

htwdd.chessgame.server.model / Piece / <init>

<init>

Piece(type: PieceType, position: Field)

Represent a chess piece

Author Felix Dimmel