約 8,190,000 件の結果
リンクを新しいタブで開く
  1. Blockly - Google Groups

    Welcome to the Blockly developers group! Feel free to post questions about developing with Blockly, demos of things you've built, or make suggestions for features you'd like to see in the …

  2. Blockly Announce - Google Groups

    2025年11月7日 · The migration of blockly, blockly-samples, and blockly-keyboard-experimentation is complete. GitHub

  3. Blockly v11 is here! + Q2 Announcements - Google Groups

    2024年5月21日 · Blockly Newsletter Q2 2024 Key Highlights & Announcements Our v11 release is here! This is a big release with many new features supporting customizability. Check out the …

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

    2023年2月28日 · 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 …

  5. Try AI Integrated Blockly workspace demo - TutoriaLLM

    2024年11月7日 · 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.

  6. Uncaught Error: JavaScript generator does not know how to …

    2024年8月7日 · Prior to Blockly v10, when looking for a block generator function, the blockToCode method would look up the function on itself, i.e. look for this [blockType]. This …

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

    2025年4月3日 · Discover how the Blockly community is shaping the future of block-based programming across AI/ML, EdTech, accessibility, robotics, and enterprise apps.

  8. Newest 'google-blockly' Questions - Stack Overflow

    How can i use the blockly event to implement multiplayer cooperation! I've read the blockly's doc, i know that i can get the blockly event by addChangeListener (event) …

  9. javascript - blockly : code variables - Stack Overflow

    2013年9月10日 · The built-in python generator will take care of this for you, if you use built-in Blockly variables and other constructs. The code demo uses the function …

  10. Cannot set a shadow block to take 'any' input? - Google Groups

    2024年12月31日 · Goals: Create a basic single-input block that's auto connected to a shadow block that can take any type of input including a default blockly variable