Consider a two-player, sequential-move game where each player can choose to play right or left. Player 1 moves first. Player 2 observes Player 1's actual move and then chooses their own move. What type of game is this?
1) Simultaneous-move game
2) Perfect information game
3) Imperfect information game
4) Sequential-move game