Objective: Be the first to win 3 consecutive rounds against the AI.
Setup Phase:
- Adjust game settings (Pool Size, Team Size, Number Range) if desired, then click "New Campaign".
- A pool of unique numbers is generated.
- You and the AI take turns picking numbers to form your teams. Your team size is determined by the "Team Size" setting.
- Once both teams are full, click "Enter Battle".
Battle Phase:
- The battle proceeds in turns, starting from Turn 2.
- In each turn, every number in your team and the AI's team is divided by the current turn number, and the remainder is calculated (e.g.,
Number % Turn
).
- The highest remainder from your team battles the highest remainder from the AI's team.
- Winning a Round: If your highest remainder is greater than the AI's highest remainder, you win the round. If the AI's is greater, the AI wins. If they are equal, it's a tie.
- Winning the Game: The first side to win 3 rounds consecutively wins the entire game. If there's a tie in a round, both players' consecutive win streaks are reset to 0.
- The battle continues until one side achieves 3 consecutive wins or a maximum number of turns (200) is reached, resulting in a stalemate.
Strategy Tip: Numbers that produce high remainders against various turn numbers are generally more powerful. Consider the interaction of your chosen numbers with upcoming turn numbers!