Hello!
Does anyone have a tutorial or some tips on making a grid in java where it is possible to select objects via the keyboard and move them to other positions in the grid.
And check if the move is a valid move so you have to be able to track the item on the board.
Kind regards.