1. Start by setting Up the board. Place the starting tile in the center of the board. Place the other Tiles around the starting tile in a cLockwise direction.
2. Each player takes Turns to move their pieces. The pieces can move in any direction, but Only one Square at a time.
3. If a player lands on a tile with a SlidePath, they can move their piece along that Path. The piece must Follow the Path and cannot move off of it.
4. The Goal of the game is to be the first player to get all of their pieces to the center tile. The player who does this first is the winner.
5. If a player's piece is bLocked by another piece, they can move the bLocking piece to an adjacent tile.
6. If a player cannot move any of their pieces, they must pass their Turn.
7. The game ends when all pieces have been moved to the center tile. The player with the most pieces in the center tile is the winner.