Tile game question.

I am working on a tile laying game called Jarl (Viking version of The Duke) and hit a few snags I can’t figure out.

  1. Each peice, when moved, is flipped over to show the movements of the tile. I figured out how to make it flip using ctrl f. What I would like to do is make it either do it on it own or when the move is acknowledged.

  2. The game has two choices each turn, move or draw a tile. I am not sure exactly how to make a deck for each side that can be drawn from.

Thank you for any help anyone can give.