Solitaire

//Solitaire/de.syntaktischer.zucker.Solitaire/GameUtils/checkGameOver

checkGameOver

[jvm]
Content
@JvmStatic()

fun checkGameOver(currentBoard: Board): Boolean
More info

Return

true if game over and false if can still win

Parameters

jvm

Name Summary
currentBoard

game state