there was no need to implement clicking AND then using wasd, because if you want to move a piece, there is only one way to move it since the board only has one empty space, so adding wasd controls is useless in this case
Oh I realize what you mean! I’ve never thought about that. Thanks.