Game

constructor(target: Boolean = false, currGameName: String? = null, lastModified: Long? = null, gameState: GameState? = null, countPass: Int = 0, myPiece: PieceType? = null, config: CoreConfig = loadCoreConfig(), service: GameServiceImpl)