About 27 results
Open links in new tab
  1. blockly as XML editor - Google Groups

    Jan 31, 2016 · blocky is able to generate code in probably any language one could imagine. The tricky part for XML is it's massive use of hierarchical structures. The way to go here is probably …

  2. How to install Blockly on Windows? - Google Groups

    Jun 16, 2022 · But when you try to figure out how to actually install Blockly, it quickly becomes a confusing nightmare.

  3. Blocky For Unity 3D - Google Groups

    Nov 21, 2013 · Can we implement Blocky for Unity3D (unity3d.com) that has underlying C# or Unity Javascript? Then we could add a Blocky editor tool for creating scripts completely with …

  4. Blockly Games: Bird - level 9 - Google Groups

    Feb 28, 2023 · This gets the bird further along, but she then gets stuck with the "y < 60" condition intended for flying away from the worm, since that also applies when she flies towards the …

  5. Including Blockly in NextJS or SolidStart - Google Groups

    Feb 15, 2023 · The web frameworks I am familiar with are NextJS (react & webpack) and SolidStart (solidjs & vite), no preferences.

  6. Blockly Summit 2025: New sessions in EdTech, AI, accessibility and …

    Apr 3, 2025 · Attend 50 newly added talks and workshops covering block-based programming topics in EdTech, Robotics, AI & ML, Accessibility, and Enterprise use of Blockly.

  7. Try AI Integrated Blockly workspace demo - TutoriaLLM

    Nov 7, 2024 · To intergrate LLM (AI) into programming education, I have used Blockly as the framework of code editor, and intergrate LLM throughout workspace to toolbox of Blockly.

  8. Blockly with Raspberry PI GPIO/RPIO libaries - Google Groups

    Feb 16, 2015 · I'm currently trying to further develop my project by doing what I have already done in Python, in blockly - which is to control a JunkBot (Consisting of pens, a motor and a base …

  9. Blocky Games: Turtle 9 - Google Groups

    Jun 5, 2020 · Hello, Attached is an animation showing the difference between the expected solution and your solution. As one can see, there's a slight difference in the angle of the moon. …

  10. A React component for embedding Blockly - Google Groups

    Dec 24, 2015 · react-blockly-component is a React.js component that embeds a Blockly editor, with full control over its toolbox through props. This means the editor can be embedded by …