I send {move: 1, turn: 1} {move: -1} and the tank's direction is unexpected: it goes other way rather it should.
I send
{move: 1, turn: 1}
{move: -1}
and the tank's direction is unexpected: it goes other way rather it should.