♾️ Mission 6: Infinity Symbol! | myBetabox

♾️ Mission 6: Infinity Symbol!

Starting Mission 6!

Now that you have some practice using the curve block, let's take it to the next level!

In this mission, you will need to use everything you have learned so far to create a flight path that creates an infinity symbol three times!

To help you create this mission, take a look at the pseudocode below:

  1. Takeoff
  2. Fly up 25 inches
  3. Fly right and up to midpoint
  4. Fly right and down to endpoint
  5. Fly right and down to midpoint
  6. Fly right and up to endpoint
  7. Fly left and up to midpoint
  8. Fly left and down to endpoint
  9. Fly left and down to midpoint
  10. Fly left and up to endpoint
  11. Repeat steps 3-10 three times
  12. Land

This is just one way to create the infinity symbols. You can move in different directions to reach the same shape! Make sure to keep track of how far you are moving in each block so that you can return to your original position at the end of each infinity symbol!

Once you feel confident in your code and have checked your safety list, you can launch your mission to see if it works!


Having Trouble? Look Below!