Complete a series of puzzles programming a virtual robot! This FTC Simulator simulates what it would be like to program a FIRST Robotics FTC robot, but in an online space.
By setting both motors to forward the robot will be able to get over to the flag! Timing is key! - by using “sleep”, you can tell the robot to set motors to 0 after the amount of milliseconds.
There are going to be many twists and turns in the future so be sure to understand your motors! Depending on what you tell your motors, the strength of your turn may vary.