I am going to write a game. The players at the game can walk on the board depends on shuffling the dice (from 1 - 6). I have already coded the board already, however, I feel confuse how I can interact with the player to the board.
For example, If player A gets 5, he can move for 5 blocks.
I feel confuse how I should code for setting the players on the board, since I just put a jpg on my code and shows the board when I run it.
Thanks ??? ??? ???