Creat0rX / Werewolf

0 stars 0 forks source link

Win conditions #19

Open Creat0rX opened 2 years ago

Creat0rX commented 2 years ago
Salmaan-Schmidt commented 2 years ago

@Creat0rX I've thought of two options each of these 3 points as individual functions (returns boolean) or switch case that returns which division wins

Creat0rX commented 2 years ago

I think just 1 function that handles the win condition should suffice, returning which division wins - takes in 1 argument of a list of players voted out, perhaps this would work @Salmaan-Schmidt

Salmaan-Schmidt commented 2 years ago

@Creat0rX ok then u can merge the request and move this issue to done