Freeze Tag Challenge

Design and build robots that can play freeze tag autonomously. This challenge project combines programming, strategy, and robot design to create competitive multi-robot systems.

Learning Objectives

By the end of this project, you will be able to:

  • Design autonomous robot behaviors
  • Implement game strategy in code
  • Coordinate multiple robot systems
  • Balance offensive and defensive strategies

Project Overview

In freeze tag, robots must:

  • Chase: Pursue other robots to “freeze” them
  • Evade: Avoid being caught by opposing robots
  • Unfreeze: Help teammates return to the game
  • Strategize: Make tactical decisions in real-time

Project Structure

Day 1: Controller


Table of contents