UI – Logic interaction : one pre-emptive call or many small on-the-go?
I am coding a small chess game. I have a chess board with some pieces on it. On hovering a piece, I’d like to show potential places you can move to.
I am coding a small chess game. I have a chess board with some pieces on it. On hovering a piece, I’d like to show potential places you can move to.