Before starting your project, download the EV3 Animal Rescue from the accessories section. Complete the entire Getting Started section, and all of Explore Idea 2 but NOT Make Your Own. If your robot has legs, this is all you will need to complete. If your robot has wheels, you will also need to explore Make the Turtle Move.
Your goal is to code your Lego Mindstorm to complete a maze. You do not have to have your EV3 use every element of the maze and do not worry if it doesn't follow the lines exactly.
To go for a 3, you need to have at least 1 instance of conditional code in your coding sequence. Your presentation MUST include the words conditional code and condition.
To go for a 4, you need multiple examples of the concepts and the code also needs to be the shortest code possible. You also need to include prior concepts; your code must also contain a function and a loop. Your presentation MUST include the words conditional code and condition.
For a 5, you must include the requirements for the 4 but also need to construct something that your robot uses in the code you write. Additionally, you must have finished the Logical Operators Swift Playgrounds and also included Logical Operators in your code. Your presentation MUST include the words conditional code, condition, boolean and logical operator. If you and your group want to go for the 5, please conference with the teacher so you are able to obtain the building materials you will need.
Helpful Hints: