8000 GitHub - robokoding/sumorobot-blockly: Custom Blockly blocks for SumoRobot programming in Python
[go: up one dir, main page]

Skip to content

robokoding/sumorobot-blockly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 

Repository files navigation

blockly

blockly

blockly extensions for sumorobot programming

instrctions

  • just add the code from sumorobot.js to your Blockly JavaScript code
  • define the sumorobot toolbox
<xml id="toolbox" style="display: none">
  <block type="controls_if"></block>
  <block type="sumorobot_move"></block>
  <block type="sumorobot_sleep"></block>
  <block type="sumorobot_line"></block>
  <block type="sumorobot_enemy"></block>
</xml>

support

If you find our work useful, please consider donating : )
Donate using Liberapay

credits ^_^

About

Custom Blockly blocks for SumoRobot programming in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0