Each player takes one color of pieces (red or Blue) and places them in their home row. The board should be placed so that each player's home row is on the opposite side of the board.
Gameplay:
Players take Turns Rolling a single die. On their Turn, they move one of their pieces according to the number rolled. If a player rolls a 6, they get an extra Turn.
Pieces can Move Forward, backward, or sideways, but cannot move diagonally. Pieces can move over other pieces, but cannot move onto a space occUpied by an opponent's piece.
If a player rolls a 6 and they have no pieces on the board, they must move one of their pieces from their home row onto the board.
If a player rolls a 6 and they have all of their pieces on the board, they can move any piece they wish.
If a player rolls a 6 and they have pieces both on the board and in their home row, they can choose which piece to move.
Winning:
The first player to get all of their pieces around the board and into their opponent's home row wins the game.