A brief description of the ZR Game AI players:
- Bully: This player simply attacks you with ZRRepel() the entire game. It makes no attempt to find the panel.
- Default Opponent 1: This player makes an active attempt to win the game; but will also attack with ZRRepel() if it starts to lose.
- Simple Scanner: This player simply scans for the panel and tries to complete the game as quickly as possible.
- Quick Scan: This player makes a unique scan of the Panel Initialization Circle, and completes the game non-aggressively.