When [Green flag] clicked Forever If <(Line sensor Left) = [1]> then // 1 usually means black Turn left (Speed 150) Else If <(Line sensor Right) = [1]> then Turn right (Speed 150) Else Go forward (Speed 200) End End End
:
: A brief text description of how your "If-Then" blocks work. Result/Video : A link or photo showing the project working in real life. Important Version Updates mblock 3.4.12
At its core, mBlock is a free, open-source programming platform developed by Makeblock. It is designed to bridge the gap between graphical, drag-and-drop coding (Scratch) and text-based programming (C++/Arduino). When [Green flag] clicked Forever If <(Line sensor
Weaknesses: