User's Guide
8
PC Software
Users can program their robots by using the Fable software. The interface supports block-
2
and text-
3
based programming:
The software supports three complexity levels:
Simple: Block based programming for beginner or younger children. A limited number of
blocks makes the interface easily accessible.
Full: Blocks based programming for more experienced or older children. Support for more
advanced features such as math, functions, logic and variables.
Python: Text based programming using the Python programming language.
Figure 5 - Fable Blockly
2
Based on Google Blockly
3
Based on Python