Very nice game! I like the art style and the humorous theme.
Though the movement could use some improvements, it just feels unresponsive and too linear. You should try to use an easing function. And it seems like you forgot to multiply guards’ direction by delta time, because they move at very small steps if the game is running at low FPS.