Instructions:
The missile's goal is survive five rounds without being hit by the laser.
Each round, the missile chooses how much of its remaining fuel to burn (more fuel burned = harder to hit) and the laser attempts to hit this missile by guessing how much fuel the missile spent that round.
Full Rules
- There are 5 rounds.
- In each round, the missile chooses how much of its remaining fuel to burn, and the laser tries to guess how much fuel the missile choose.
- If the laser correctly guesses the amount of fuel the missile burned, refer to the corresponding tile on the board to see the probability of the laser hitting the missile.
- For instance, if in Round 3 the missile used 2 fuel and the laser guessed 2 fuel, then the laser hits the missile with a 2/6 probability (approximately 0.33).
- The computer rolls a d6 to determine the outcome.
- The missile starts with 7 fuel and spends between 0 to 6 fuel per round.
- The missile wins if by the end of round 5, it has not been hit.
- The laser wins if it hits the missile.
- Additional information at github.com/wthanHeilman/terminal-maneuvers.