if (! (dx in |player.x, player.x + 3| && dy in |player.y, player.y + 3|)) {
if (! (dx in |pl.x, pl.x + 3| && dy in |pl.y, pl.y + 3|)) {