battlecode / battlecode-2018

:rocket:
45 stars 22 forks source link

Integration of manager and engine #66

Closed joshuagruenstein closed 6 years ago

jsegaran commented 6 years ago

Josh doesnt apply turn return start turn and viewer message. Are we sending both to the player? Also does the engine know the order of each player/ shouldn't each get a different start turn message? Is it okay to send last message to next player, like is the message specific to the nect player.

joshuagruenstein commented 6 years ago

Yea @jsegaran, it used to just return the start turn message but I'll update now. Also engine people assure me it should know the order in which things are added. Everybody gets a different start turn and start game message.