Subterfuge-Revived / Remake-Core

Core repository that holds all game logic for both front end rendering and back end validation.
Creative Commons Zero v1.0 Universal
39 stars 24 forks source link

Determine if Player is alive #56

Closed QuinnBast closed 3 years ago

QuinnBast commented 3 years ago

GameState.isPlayerAlive(Player player)

Should be an easy implementation.