Open JimmyJLin opened 8 years ago
When user lands on Square 3, 6, 9, 12, 16 & 19 with background of a ? mark. The game will initiate a random generator to move the player by the following conditions: 25% move forward by 2 square 25% move backward by 2 square 25% move forward by 1 square 25% move backward by 1 square
Display the message
Throughout the board, user will encounter 6 random event generators where they could be asked to move back X # of steps or move forward X # of steps.