Like the logo turtle draw game.
*** NOTE Only English Supported. You can switch between the command line and graphical controls using the menu item "Switch Advance/Simple Mode". English is the only language supported. If you are interested in helping translate to other languages please contact me. ***
This is a great introduction to programming for children.
You can issue commands and see the results graphically.
You can also get introduced to the concept of looping.
There is an easy mode called "Command Wizard" that can be used to build commands if typing is not your thing.
You can draw shape with simple commands like
FORWARD 100 LEFT 90
You can even loop.
REPEAT [ FORWARD 100 LEFT 90 ]
Currently the only commands supported are
REPEAT ]
FORWARD
BACK
LEFT
RIGHT
PEN UP (allows you to move without drawing)
PEN DOWN (starts drawing again)
* Change line color
* Change background color
* Issue one command at a time or chain as many commands as you like.
Example:
- FORWARD 100 LEFT 90 FORWARD 60 RIGHT 30 BACK 10 LEFT 10 FORWARD 100
- REPEAT 10 [FORWARD 100 LEFT 30 FORWARD 100 RIGHT 60]
* Colors can be changed in the command line using COLOR [#RRGGBB|#AARRGGBB|red|blue|green|black|white|gray|cyan|magenta|yellow|lightgray|darkgray]
* Nested loops are now allowed.
* Color picker dialog to change foreground and background colors.
* Remember foreground and background colors.
PERMISSIONS
Network state checked required when trying to use the issue command by voice feature.
喜欢的标志龟抽奖游戏。
***注:只有英文支持。您可以使用菜单项“切换前进/简易模式”之间进行切换的命令行和图形控制。英语是唯一的语言支持。如果你有兴趣帮助翻译成其他语言,请与我联系。 ***
这是一个伟大的编程介绍的儿童。
您可以发布命令和图形化的结果。
您还可以得到介绍循环的概念。
有一个简单的模式,被称为“命令向导”,可以用来建立命令,如果打字是不是你的东西。
您可以绘制形状简单的命令,如
往前100还剩90
你甚至可以循环。
REPEAT [FORWARD 100还剩90]
目前支持的唯一命令是
“REPEAT”<“号[]
FORWARD
返回
左
右
PEN UP(可让您将无图)
PEN DOWN(重新开始绘制)
*更改线的颜色
*更改背景颜色
*发出一个命令,你喜欢的很多命令,在时间链。
示例:
- 前100左60右30返回10左10 100 90 FORWARD
- REPEAT 10 [100往前100左30右60]
*颜色可以改变在命令行中使用[#RRGGBB |#AARRGGBB |红|蓝|绿|黑色|白色|灰色|青色洋红黄色|浅灰色|深灰]
*现在允许嵌套循环。
*颜色选择器对话框来更改前景色和背景色。
*请记住前景色和背景色。
PERMISSIONS
尝试使用语音命令功能的问题时,需要检查网络状态。