FppEpitech/Zappy

Improve the assignement of the Leader/Slave role - Zappy AI

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
Remove the data that is shared when forking our AI to create a slave.

Describe the solution you'd like
We will implement a method to determine in game if we are the leader or a slave, when we just logged in.

Describe alternatives you've considered
We'll use the broadcast feature and send a message when we've just logged in. If we receive a response, we're a slave, otherwise we're the leader.