This is a 2-player boardgame. The first player to reach the FINISH tile wins! Take turns rolling the die by pressing the "space" button. When a player lands on a green tile, they get to jump ahead two spaces. But the code is missing. Code this functionality. When a player lands on a red tile, they have to move back two spaces. But the code is missing. Code this functionality. NOTE: press "c" to choose the next dice outcome. This will help test specific tiles REMIX: Add new kinds of tiles. What would a blue tile do? What about an orange one?