# Puzzle Blitz

Puzzle Blitz: Red to Green Challenge is an engaging multiplayer game within FruitSalad's learning app that encourages teamwork, quick decision-making, and collaborative problem-solving. In this game, multiple players can enter and split into teams, each assigned to a room with several "red" puzzles. The goal is to solve these puzzles, turning them "green" temporarily. However, the puzzles will gradually turn "red" again, adding an element of urgency. The team wins when they successfully turn all the puzzles "green."

**How to Play:**

1. **Team Formation:**
   * Players can join the Puzzle Blitz: Red to Green Challenge and form teams. Each team can consist of a specific number of players, depending on the game settings.
2. **Puzzle Room Assignment:**
   * Once teams are formed, they are assigned to separate rooms, each containing 100 "red" puzzles.
3. **Solving Puzzles:**
   * The game begins with a countdown timer.
   * Teams work together to solve the "red" puzzles as quickly as possible.
   * When a puzzle is solved, it temporarily turns "green."
4. **Countdown Timer:**
   * A visible countdown timer starts for each "green" puzzle as soon as it turns green.
   * The timer indicates how much time is left before the puzzle turns "red" again (e.g., 1 minute).
5. **Continuous Challenge:**
   * Teams must continuously solve puzzles and keep them "green" by revisiting them before they turn "red" again.
   * The challenge lies in maintaining all puzzles "green" simultaneously.
6. **Winning Condition:**
   * The team wins when they successfully turn all puzzles in their room "green".

**Benefits:**

* **Teamwork**: Promotes teamwork and collaboration as players work together to maintain the "green" status of puzzles.
* **Quick Decision-Making**: Enhances quick decision-making skills as teams must prioritize which puzzles to revisit.
* **Problem Solving**: Challenges players with a variety of puzzles that test their problem-solving abilities.
* **Time Management**: Encourages effective time management to ensure that puzzles remain "green."
* **Competition**: Fosters a competitive spirit as teams race against the countdown timer to win.

Puzzle Blitz: Red to Green Challenge is an exciting and fast-paced game that not only tests players' problem-solving skills but also requires them to think on their feet and work together as a team. It's a thrilling race against time where coordination and strategy are key to victory.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.fruitsalad.ai/arcade/team-building/puzzle-blitz.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
