End Conditions

Description

If any of these conditions are met, the game will end.

YAML Key

End

Array Types

Type

Description

Termination Conditions V1

When a termination condition is met, the game will reset itself. If there are multiple players, the termination arguments are expanded internally “per player”. This can be used to find the first player to a certain number of objects, or the first player to reach a certain score

Termination Conditions V2

When a termination condition is met, the game will reset itself. If there are multiple players, the termination arguments are expanded internally “per player”. This can be used to find the first player to a certain number of objects, or the first player to reach a certain score