- Canvas overflow on some mobile web browsers such as Chrome on Samsung Galaxy S8.
- Add links to built-in demos in the built-in help.
- Add link to community demos in the built-in help.
- Clarify repeatable blocks with clearer language.
- Command
C
to change colour. - Command
F
to move turtle forward. - Command
R
to rotate turtle by 1/8th of a turn. - Command
S
to make the turtle sleep for 20 ms. - Command
[
to begin a block. - Command
]
to repeat block. - Text field to type commands.
- Buttons to insert commands.
- Button to delete commands.
- Demos 0 to 5.
- Typing a digit loads demo if it exists.
- Digit as URL fragment loads demo if it exists.