
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 future. But if …
Blockly Summit 2025: New sessions in EdTech, AI, accessibility and more
Apr 3, 2025 · Discover how the Blockly community is shaping the future of block-based programming across AI/ML, EdTech, accessibility, robotics, and enterprise apps.
Blockly Announce - Google Groups
The migration of blockly, blockly-samples, and blockly-keyboard-experimentation is complete. GitHub
Blockly v11 is here! + Q2 Announcements - Google Groups
May 21, 2024 · 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 full release …
Uncaught Error: JavaScript generator does not know how to generate …
Aug 7, 2024 · 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 created some problems when …
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.
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) removeChangeListener (event) …
javascript - blockly : code variables - Stack Overflow
Sep 10, 2013 · 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 …
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 nest. The …
DropdownField: specify a default value? - Google Groups
Jan 17, 2024 · Great notes on a feature request and the potential of contributing to the source myself. Short answer is "not right now" but it's something I'm generally interested in. We're just getting …