greenstack / spite-framework

The Spite Framework is a C# library meant to simplify designing and implementing turn-based gameplay by providing some boilerplate code.
MIT License
6 stars 0 forks source link

Add events to Teams to allow others to listen for its change in status #43

Closed greenstack closed 1 year ago

greenstack commented 3 years ago

Letting teams listen to each others' statuses could prove useful in determining the current state of the battle.