malikhollins / HungerGamesSimulator

A hunger games simulator built using the .net blazor framework
0 stars 1 forks source link

Refactor combat to include Party's #18

Closed malikhollins closed 1 year ago

malikhollins commented 1 year ago

Combat uses only uses two single actors, instead it should make a call to simulation and get all the party members.