FYDP-1nil / backend

Fourth Year Design Project @ UWaterloo
https://www.eng.uwaterloo.ca/2023-capstone-design/electrical-computer/
3 stars 1 forks source link

[Mantle + Stats] Handle event type "end" #39

Closed Shreyas15srivatsa closed 1 year ago

Shreyas15srivatsa commented 1 year ago

We need to handle the event_type of "end", for which an if-block exists already. This would also include creating a setter function on stats to write to the new table to signal the end of the game.

madhur4444 commented 1 year ago

Opened PR #41