def move_handler(prev_x, prev_y, x, y, room, player): # TODO: implement move logic + check user identity pass