EndCheck

typealias EndCheck = (game: Game) -> EndCheckResult

Provides a lambda signature for a determining if a specified game has ended.