<head>
  <meta name="title" content="Student Robotics 2015" />
  <meta name="slug" content="2015" />
  <meta name="no_container" content="true" />
  <meta name="image" content="https://c2.staticflickr.com/8/7674/17308375182_a172a341d6_h.jpg" />
</head>
<body>
  <section>
    <div class="container">
      <p>
        Welcome to the homepage of Collyer's Student Robotics Team 2015 (The 'A' Team) - Creators of 'A.L.I.C.E'! Here you can see everything that goes on throughout the competition.
      </p>
    </div>
  </section>
  <section class="bg-primary">
    <div class="container">
      <h2>The Competition</h2>
      <p>
        As was announced at kickstart, the game for this year is a take on the classic gamemode Capture the Flag. 4 teams compete over 5 flags to move as many of them as they can into their scoring zones. The person with the most flags in their scoring zone wins.
      </p>
      <p>
        The 'flags' are 25cm cubes of wood on caster wheels weighing roughly 2kg. The rules prevent us from lifting them, so the idea is to drag them around!
      </p>
      <p>
        To see a copy of the rules from the competition, <a href="https://www.studentrobotics.org/resources/2015/rulebook.pdf">Click Here!</a>
      </p>
    </div>
  </section>
  <section>
    <div class="container text-center">
      <h2 class="section-heading">Quick Links</h2>
      <hr class="primary">
      <a class="btn btn-primary btn-xl margin" href="/robotics/2015/robot/">
        The Robot - A.L.I.C.E
      </a>
      <a class="btn btn-primary btn-xl margin" href="/robotics/2015/code/">
        The Code
      </a>
      <a class="btn btn-primary btn-xl margin" href="https://flic.kr/s/aHska26DoH">
        Gallery
      </a>
      <a class="btn btn-primary btn-xl margin" href="http://collyersstudentrobotics.blogspot.co.uk/">
        Blog
      </a>
      <a class="btn btn-primary btn-xl margin" href="https://www.studentrobotics.org/schools/game#2015">
        Competition Information
      </a>
    </div>
  </section>
</body>