
To access the full video please subscribe to FLLCasts.com
- #2221
- 25 Jul 2024
The initial tasks require students to program the robot to move in a square using 8 blocks: 4 for moving forward and 4 for turning, with the final turn being optional. The type of turns can vary, as the tasks are intentionally left vague to encourage students to choose the turns themselves. Afterward, they will optimize their program by using a repeat block, reducing it to just 3 blocks, and it should look something like this:
Courses and lessons with this Tutorial
This Tutorial is used in the following courses and lessons

Level A2 - History and Mythology - Robotics with LEGO SPIKE Prime
The first level of the LEGO robotics curriculum for second, third, and fourth-grade students.
In this level, we will focus on History and Mythology, with each lesson covering a different aspect of the ancient world. You will learn about a new distance sensor that uses ultrasound to help a watchtower robot detect invaders. We will also introduce new concepts such as loops, degrees, and a third motor. Additionally, you will learn how robots can perform two different tasks simultaneously.
- 27
- 0:00
- 65

Lesson 2 - Chichen Itza
Introduction
Today's robot will have the tough task of building a pyramid like the one in Chichen Itza!
What does the pyramid in Chichen Itza look like?
Chichen Itza was one of the largest Mayan cities, flourishing from around 600 to 1200 AD, over 1000 years ago! At its heart lies its most famous structure: the Temple of Kukulcán. Today, we'll attempt to "build" this iconic pyramid. Its unique form is known as a step pyramid due to the steps leading to the top.
The step pyramid is composed of concentric squares of varying heights. In this lesson, we will learn how to program the robot to move in a square, and then we'll work on making the squares concentric to resemble the pyramid!
- 3
- 5
- 10
- 3d_rotation 1