BlockEduc is an educational tool built into sBotics. It allows simplified, visual programming using rEduc. There are no specific tutorials for BlockEduc, as it is simply a visual interface designed to assist with programming in rEduc.
Currently, BlockEduc is available only in Portuguese.
With BlockEduc, you can:
while-do
(while-do), do-while
, repeat
, and for
;For more complex tasks, consider switching to rEduc.