Nice way of using path-finding in a game. (Which algorithm did you use?)
Also liked how you put the "roll on the dice" into your game. Randomizing the colours is a cool implementation of the theme.
I just didn't like the art that much.
Thanks for the feedback! I used the A* Algorithm.